Method | Description | |
---|---|---|
ConfigurationHandler ( string token, |
||
Execute ( string arguments ) : void |
Method | Description | |
---|---|---|
initializingConfiguration ( string path ) : void | ||
isInitialized ( string path ) : bool | ||
parseArguments ( string arguments ) : CommandArguments | ||
printClosestConfiguration ( string path, string arguments ) : void | ||
printConfigurationOptions ( string path ) : void | ||
printMergedConfig ( string path ) : void | ||
updateConfiguration ( string path, string arguments ) : void |
public ConfigurationHandler ( string token, |
||
token | string | |
locator | ||
eventDispatcher | Action |
|
return | System |