mirror of
https://github.com/clap-rs/clap
synced 2024-12-19 17:13:16 +00:00
e75b6c7b75
By using a build.rs "build script" one can now generate a bash completions script which allows tab completions for the entire program, to include, subcommands, options, everything! See the documentation for full examples and details. Closes #376 |
||
---|---|---|
.. | ||
help.rs | ||
macros.rs | ||
meta.rs | ||
mod.rs | ||
parser.rs | ||
settings.rs |