MicaSystems.Utils.CLI Namespace |
Class | Description | |
---|---|---|
CLICommandAttribute |
Attribute to set on a class representing a command to execute.
| |
CLIParameterAttribute |
Attribute to set on a constant representing the name of a command parameter.
| |
Command |
Represents a command executed using an application in a command-line.
| |
CommandUtils |
Provides utilities for the execution of commands.
|
Delegate | Description | |
---|---|---|
CommandExecution |
Represents a method executing a specified command.
|