mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +00:00
9f9e410c6d
Inspired by argcomplete, this provides Rust-implemented completions - Only bash for now - No subcommand support - No flag value support - No special settings support - No handling of positions within positionals - No prioritizing of required or removing of conflicts (including self-conflicts) |
||
---|---|---|
.. | ||
snapshots | ||
bash.rs | ||
common.rs | ||
elvish.rs | ||
examples.rs | ||
fish.rs | ||
powershell.rs | ||
zsh.rs |