Method |
Description |
|
CommandLineArgumentParser ( IEnumerable commandLineArguments ) : System |
|
|
GetBaseApiUrl ( ) : string |
|
|
GetCommandType ( string argument ) : CommandType |
|
|
GetCommandValue ( CommandType commandType ) : string |
|
|
GetCommandValueFromArgument ( string trimmedArgument ) : string |
|
|
GetOutputPath ( ) : string |
|
|
GetSourcePath ( ) : string |
|
|
IndexOfEqualSign ( string argument ) : int |
|
|
ParseArgument ( string argument ) : string>.KeyValuePair |
|
|
ParseArguments ( IEnumerable commandLineArguments ) : string>.Dictionary |
|
|