Instance Method
renderCompletionFunctions(using:shell:)
Renders the shell completion script functions for the command and any descendent subcommands.
func renderCompletionFunctions(using context: CommandContext, shell: Shell) -> String
Default Implementations
AnyAsyncCommand Implementations
func renderCompletionFunctions(using: CommandContext, shell: Shell) -> StringRenders the shell completion script functions for the command and any descendent subcommands.func renderCompletionFunctions(using: CommandContext, shell: Shell) -> StringRenders the shell completion script functions for the command and any descendent subcommands.func renderCompletionFunctions(using: CommandContext, shell: Shell) -> StringRenders the shell completion script functions for the command and any descendent subcommands.func renderCompletionFunctions(using: CommandContext, shell: Shell) -> String