Свойство | Type | Description | |
---|---|---|---|
Clone | void | ||
Exists | bool | ||
GetBaseInfo | |||
GetReadmeMarkdown | string | ||
Pull | void | ||
Remove | void |
Méthode | Description | |
---|---|---|
GetPackageDetailed ( string packageName ) : |
||
GetPackageMashup ( string packageName ) : Mashup | ||
GetPackages ( ) : IEnumerable |
||
LibraryRepository ( ILibraryRepositoryConfig config, ILibraryLocalFolder folder, ILibraryRepositorySynchronizer synchronizer, IMashupLoader mashupLoader ) : System | ||
Refresh ( ) : void |
Méthode | Description | |
---|---|---|
Clone ( ) : void | ||
Exists ( ) : bool | ||
GetBaseInfo ( string mashupFolderPath ) : |
||
GetReadmeMarkdown ( string packageFullPath ) : string | ||
Pull ( ) : void | ||
Remove ( ) : void |
public GetPackageDetailed ( string packageName ) : |
||
packageName | string | |
Résultat |
public GetPackageMashup ( string packageName ) : Mashup | ||
packageName | string | |
Résultat | Mashup |
public LibraryRepository ( ILibraryRepositoryConfig config, ILibraryLocalFolder folder, ILibraryRepositorySynchronizer synchronizer, IMashupLoader mashupLoader ) : System | ||
config | ILibraryRepositoryConfig | |
folder | ILibraryLocalFolder | |
synchronizer | ILibraryRepositorySynchronizer | |
mashupLoader | IMashupLoader | |
Résultat | System |