Method | Description | |
---|---|---|
CommandLineParser ( string args ) : System | ||
GetFullPathIfRelative ( string path ) : string |
Method | Description | |
---|---|---|
DetermineVerbosity ( string data ) : void | ||
ParseArg ( string arg ) : void |
public CommandLineParser ( string args ) : System | ||
args | string | |
return | System |
public GetFullPathIfRelative ( string path ) : string | ||
path | string | |
return | string |