Skip to content

Instance Method

renderCompletionScript(using:shell:)

Returns the complete contents of a completion script for the given shell for self and, recursively, all of its descendent subcommands.
func renderCompletionScript(using context: CommandContext, shell: Shell) -> String