This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
clap
Watch
2
Star
0
Fork
You've already forked clap
0
mirror of
https://github.com/clap-rs/clap
synced
2024-12-15 07:12:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b5d7722bf
clap
/
src
History
Patrick Marks
4321cba5ba
set the default disp_ord of App to 999. Required for display_order and DeriveDisplay to work properly
2020-04-01 12:49:40 -07:00
..
build
set the default disp_ord of App to 999. Required for display_order and DeriveDisplay to work properly
2020-04-01 12:49:40 -07:00
output
remove redundant imports and clone (found by clippy)
2020-03-25 13:43:01 +01:00
parse
remove redundant imports and clone (found by clippy)
2020-03-25 13:43:01 +01:00
util
Extract subcommands into separate trait
2020-02-12 23:15:05 +03:00
derive.rs
Fix Clap::try_parse_from documentation
2020-02-25 16:50:47 +00:00
lib.rs
Remove _some_ of pubs
2020-03-19 10:17:52 +03:00
macros.rs
style: fix comma placement for valid values when using arg_enum
2020-04-01 00:01:51 +02:00
mkeymap.rs
Remove _some_ of pubs
2020-03-19 10:17:52 +03:00