Метод | Описание | |
---|---|---|
Execute ( string arguments ) : void | ||
ProfileHandler ( |
Метод | Описание | |
---|---|---|
cloneProfile ( Args args ) : void | ||
copyRecursive ( string source, string destination, Func |
||
createProfile ( Args args ) : void | ||
deleteProfile ( Args args ) : void | ||
getActiveProfile ( Args args ) : string | ||
getArgs ( string arguments ) : Args | ||
getProfilePath ( Args args, string name ) : string | ||
listProfilePaths ( ) : void | ||
listProfiles ( ) : void | ||
listProfilesRaw ( ) : void | ||
loadProfile ( Args args ) : void | ||
removeDir ( string dir ) : void |
public Execute ( string arguments ) : void | ||
arguments | string | |
Результат | void |
public ProfileHandler ( |
||
configHandler | ||
eventDispatcher | Action |
|
Результат | System |