Framework
LoadedCliCommand
Interface: LoadedCliCommand
Loaded CLI command with resolved handler.
Properties
| Property | Type | Description |
|---|---|---|
config | CliCommandConfig | Command configuration |
handler | CliHandler | Command handler function |
plugin | string | Plugin that provides this command |
