clap/clap_complete/examples
Ed Page 9f9e410c6d feat(complete): Minimal rust-completion
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)
2022-04-27 15:49:58 -05:00
..
completion-derive.rs docs(complete): Clarify examples 2022-04-27 08:55:12 -05:00
completion.rs docs(complete): Clarify examples 2022-04-27 08:55:12 -05:00
dynamic.rs feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00