clap/src/parser
2022-08-30 09:31:46 -05:00
..
features fix: Prefer more usable &str for reflection 2022-08-22 14:56:16 -05:00
matches fix: Don't pollute root with str types 2022-08-23 13:12:06 -05:00
arg_matcher.rs refactor: Make Id consts more universal 2022-08-22 14:56:16 -05:00
error.rs fix!: Track original Ids, rather than a hash 2022-08-12 15:46:04 -05:00
mod.rs feat(parser): Report what arg ids are present 2022-08-15 10:00:42 -05:00
parser.rs refactor(error): Delay colorizing until the end 2022-08-24 11:00:20 -05:00
validator.rs fix(parser): Require earlier, not-present positionals 2022-08-30 09:31:46 -05:00