Crate clap_generate[][src]

Expand description

Generates stuff for clap based CLIs

Modules

Contains some popular generators

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 file for a specified generator at compile time.