Method | Description | |
---|---|---|
Execute ( string commandLineArguments ) : Task | ||
GetHelp ( |
||
HelpCommand ( ICommandLocator commands ) : System |
Method | Description | |
---|---|---|
PrintCommandHelp ( string executable, ICommand command, string commandName ) : void | ||
PrintGeneralHelp ( string executable ) : void |
public Execute ( string commandLineArguments ) : Task | ||
commandLineArguments | string | |
return | Task |
public GetHelp ( |
||
writer | ||
return | void |
public HelpCommand ( ICommandLocator commands ) : System | ||
commands | ICommandLocator | |
return | System |