Execute(CommandContext) Method
Executes the command.
public abstract int Execute(CommandContext context)
- Namespace
- Spectre
.Console .Cli - Containing Type
- Command
Parameters
- CommandContext context
- The command context.
Returns
- int