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
Instance Method
func renderCompletionFunctions(using context: CommandContext, shell: Shell) -> String