CommandHandleSubcommandCompletion
Callable
Parameters
cmd: ICommand
remaining: string[]
parts: string[]
optionaloptions: { setCommand?: string } & Pick<CommandHelpOptions, remaining | subcommand | command> = {}
Returns boolean
if completion was handled