Interface: CommandCustomOptions
Defined in: packages/core/src/types/command.ts:8
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
| Completions options for the command. | ||
| ( | Handler to provide custom completions for the command. | |
|
| Whether to show the command in completions output. Default ts | |
Help options for the command. |

