Метод | Описание | |
---|---|---|
CommandMapper ( [ installationDir, [ |
Creates a new command provider.
|
Метод | Описание | |
---|---|---|
GetCommand ( [ commandLine, [ additionalArgs ) : Command | ||
GetCommandTuple ( string installationDir, Command command, bool escapePath ) : CommandTuple |
public CommandMapper ( [ installationDir, [ |
||
installationDir | [ | The fully qualified path to the installation directory. |
commmands | [ |
A list of all known-commands available within the installation directory. |
Результат | System |