Method | Description | |
---|---|---|
Fetch ( string source ) : FetchedPackage | ||
PackageFetcher ( string token, string sourcePrioritization, Action |
Method | Description | |
---|---|---|
download ( string source, string destination ) : bool |
public Fetch ( string source ) : FetchedPackage | ||
source | string | |
return | FetchedPackage |
public PackageFetcher ( string token, string sourcePrioritization, Action |
||
token | string | |
sourcePrioritization | string | |
dispatch | Action |
|
return | System |