Property | Type | Description | |
---|---|---|---|
LoggingEnabled | bool | ||
Plugin | string | ||
RawOutput | bool |
Method | Description | |
---|---|---|
AppSettings ( string path, Func |
||
Parse ( string args ) : string[] |
Method | Description | |
---|---|---|
fixPath ( string path ) : string | ||
splitValue ( string value ) : string[] |
public AppSettings ( string path, Func |
||
path | string | |
handlers | Func |
|
pluginHandlers | Func |
|
return | System |