Skip to main content

COMPLETIONS_HELP

Constant COMPLETIONS_HELP 

Source
pub const COMPLETIONS_HELP: &str = "\
Accepted shells:
  bash, zsh, fish, elvish, powershell

Examples:
  source <(claudex completions zsh)
  claudex completions fish | source
  claudex completions bash";