Skip to main content

Module completion

Module completion 

Source
Expand description

Shell completion support for VoiRS CLI

Provides shell completion scripts for bash, zsh, fish, and PowerShell.

Functionsยง

display_completion_status
Display completion status and installation info
generate_completion
Generate shell completion script for the specified shell
generate_completion_to_file
Generate completion script to a file
generate_completion_to_stdout
Generate completion script and write to stdout
generate_install_script
Generate a comprehensive completion installation script
get_installation_instructions
Get installation instructions for the generated completion script