👎 Deprecated since 3.0.0:

Renamed to clap_complete::generators

Modules

Helpers for writing generators

Structs

Generate bash completion file

Generate elvish completion file

Generate fish completion file

Generate powershell completion file

Generate zsh completion file

Enums

Shell with auto-generated completion script available.

Traits

Generator trait which can be used to write generators

Functions

Generate a completions file for a specified shell at runtime.

Generate a completions file for a specified shell at compile-time.