Generate shell completion for the provided shell, based on the provided parser configuration. This function will not validate whether a shell is known to us or not. Use canCompleteShell for this.
The generated completion string
The shell to genrate completions for
The parser configuration to use
Generated using TypeDoc
Generate shell completion for the provided shell, based on the provided parser configuration. This function will not validate whether a shell is known to us or not. Use canCompleteShell for this.
Returns
The generated completion string