Commit graph

13 commits

Author SHA1 Message Date
Ricky
dfbbf863c1
Added unreachable pub attribute to the parsing functions 2019-10-23 19:10:07 -04:00
Ricky
4e732000de
Adding pub to the parse functions 2019-10-18 15:50:55 -04:00
Pavan Kumar Sunkara
6b2f870c34 refactor: Do not use cargo description as default 2019-10-12 10:10:24 +02:00
Pavan Kumar Sunkara
727ab1b82c Fix for clap changes in lifetimes, subcommand and get_matches_* (#16) 2019-09-17 08:26:01 +02:00
Alan K
c9ffc66f45 Fix failing basic test
Converts the `short` argument to a `char` as expected by `clap-rs`
2018-07-31 18:20:22 -04:00
Alan K
48f83e0f53 Removed some unnecessary builder methods 2018-07-20 16:46:47 +02:00
Alan K
750d186c30 Updates to multiple occurences for v3-clap 2018-07-20 16:17:45 +02:00
Kevin K
4695d71fdb
refactor: fixes use statements to stop traits from being imported multiple times 2018-07-12 20:31:20 -04:00
Kevin K
521a7dcd42
refactor: finishing touches to make most of the tests pass 2018-07-08 22:07:49 -04:00
Kevin K
b145684448
refactor: continues refactor and small fixes from refactorings 2018-07-03 14:57:16 -04:00
Kevin K
eae3f9b9a0
refactor: continues rename of enum impls 2018-07-03 12:59:45 -04:00
Kevin K
b06dd3a9fc
refactor: splits the code into three traits and continues the rename 2018-07-02 23:03:17 -04:00
Kevin K
f8d4bf3c97
refactor: Begins the rename process 2018-07-02 14:31:23 -04:00