Property | Type | Description | |
---|---|---|---|
GetGroupAccess | Task |
||
GetGroupContent | Task
|
||
GetOpts | Action |
||
GetRepo | |||
InstallNew | Task | ||
IsRightVersion | bool | ||
SetupHosts | void | ||
UpdateExisting | Task |
Method | Description | |
---|---|---|
ExistsAndIsRightVersion ( string name, IAbsoluteDirectoryPath path ) : bool | ||
GetHosts ( |
||
GetMod ( string name ) : |
||
GetMod ( |
||
Group ( System.Guid id, string name ) : System | ||
HasMod ( string name ) : bool | ||
Load ( IW6Api api, |
Method | Description | |
---|---|---|
GetGroupAccess ( IW6Api api, |
||
GetGroupContent ( IW6Api api,
|
||
GetOpts ( IAbsoluteDirectoryPath packPath, StatusRepo status, |
||
GetRepo ( IAbsoluteDirectoryPath rsyncDir, IAbsoluteDirectoryPath folder, Action |
||
InstallNew ( |
||
IsRightVersion ( IAbsoluteDirectoryPath rsyncDir, |
||
SetupHosts ( |
||
UpdateExisting ( |
public ExistsAndIsRightVersion ( string name, IAbsoluteDirectoryPath path ) : bool | ||
name | string | |
path | IAbsoluteDirectoryPath | |
return | bool |
public GetHosts ( |
||
content | ||
return | IReadOnlyCollection |
public GetMod ( |
||
mod | ||
destination | IAbsoluteDirectoryPath | |
packPath | IAbsoluteDirectoryPath | |
status | StatusRepo | |
provider | IAuthProvider | |
force | bool | |
return | Task |
public Group ( System.Guid id, string name ) : System | ||
id | System.Guid | |
name | string | |
return | System |
public Load ( IW6Api api, |
||
api | IW6Api | |
ct | ||
return | Task |