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
2025-01-05 17:28:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d1ae96c341
clap
/
src
History
Alexander Kuvaev
0cfecd328c
tests: moved tests from lib.rs to tests.rs and tests dir
2015-08-28 21:48:37 +03:00
..
args
feat(Args): allows opts and args to define a name for help and usage msgs
2015-08-27 12:05:23 -04:00
app.rs
fix(Possible Values): fixes a bug where suggestions arent made when using --long=value format
2015-08-26 19:49:39 -04:00
fmt.rs
fix: fixes formatting bug which prevented compiling on windows
2015-07-18 14:31:09 -04:00
lib.rs
tests: moved tests from lib.rs to tests.rs and tests dir
2015-08-28 21:48:37 +03:00
macros.rs
feat(Args): allows defining POSIX compatible argument conflicts
2015-08-18 23:59:04 -04:00
tests.rs
tests: moved tests from lib.rs to tests.rs and tests dir
2015-08-28 21:48:37 +03:00
usageparser.rs
fix: fixed confusing error message, also added test for it
2015-08-22 12:45:25 +03:00