public class ExtensionDocRetriever extends Object
| Constructor and Description |
|---|
ExtensionDocRetriever(String baseGithubId,
List<String> extensions,
ExtensionDocCache cache) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isThrottled() |
boolean |
pull()
The pull method retrieves corresponding descriptions from extension repositories.
|
public ExtensionDocRetriever(String baseGithubId, List<String> extensions, ExtensionDocCache cache)
public boolean pull()
public boolean isThrottled()
Copyright © 2019. All rights reserved.