Skip to main content

Module clap

Module clap 

Source
Available on crate feature terminal only.
Expand description

Shared clap building blocks: arguments, value parsers and the ready-made completion and manual generation commands.

Modulesยง

args
Shared clap argument and flag parsers.
commands
Ready-made clap commands shared by every binary.
parsers
Reusable clap value parsers.