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-19 17:13:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
853a90de01
clap
/
src
/
app
History
Jędrzej
853a90de01
docs(app): fix documentation formatting for App::template() (
#632
)
2016-08-26 11:16:32 -04:00
..
help.rs
fix(Help Wrapping): fixes a bug where help is wrapped incorrectly and causing a panic with some non-English characters
2016-08-25 18:50:13 -04:00
macros.rs
feat(Groups): one can now specify groups which require AT LEAST one of the args
2016-06-23 12:40:08 -04:00
meta.rs
feat(Help): allows wrapping at specified term width (Even on Windows!)
2016-06-13 21:51:58 -04:00
mod.rs
docs(app): fix documentation formatting for App::template() (
#632
)
2016-08-26 11:16:32 -04:00
parser.rs
fix: fixes a bug where the help is printed twice
2016-08-21 20:45:12 -04:00
settings.rs
fix(parser): preserve external subcommand name
2016-07-26 23:56:52 -05:00