mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +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) |
||
---|---|---|
.. | ||
completion-derive.rs | ||
completion.rs | ||
dynamic.rs |