Optional
Readonly
clusterThe prefix of cluster arguments. If set, then eligible arguments that have this prefix will be considered a cluster.
Optional
Readonly
exec?: CommandCallbackThe command's callback.
Optional
Readonly
options?: Options | OptionsCallbackThe command's options. It can be a callback that returns the options (for use with recursive commands).
Defines attributes for the command option.