clap/src
Richard Maw f14db03eec Add Multicall setting
If the AppSettings::Multicall setting is given
then argv0 is parsed as the first subcommand argument
or parsed as normal with any other name.
2021-10-11 20:00:24 +01:00
..
build Add Multicall setting 2021-10-11 20:00:24 +01:00
output ArgValue builder (#2758) 2021-09-19 10:29:09 +00:00
parse fix(help)!: Consoldiate color settings 2021-10-11 09:01:13 -05:00
util fix: Allow unicode-aware case insensitivity with ArgValue 2021-10-09 07:21:45 -05:00
derive.rs fix(derive)!: Rename Clap to Parser. 2021-10-09 20:12:03 -05:00
lib.rs fix(derive)!: Rename Clap to Parser. 2021-10-09 20:12:03 -05:00
macros.rs Implement BitOr for settings 2021-09-23 14:57:10 +05:30
mkeymap.rs Replace ArgStr with os_str_bytes::RawOsStr 2021-08-29 10:00:30 -04:00