Skip to content

Instance Method

renderCompletionFunctions(using:shell:)

Renders the shell completion script functions for the command and any descendent subcommands.
override func renderCompletionFunctions(using context: CommandContext, shell: Shell) -> String

Default Implementations

AnyAsyncCommand Implementations

AnyCommand Implementations