65 Commits (d5643c884a0c70a2b995f757aa28e31693615d5d)

Author SHA1 Message Date
Dan Buch cd10b49473
Minimize struct copying
8 years ago
Dan Buch 81fcf706ea
Replace all "stringly typed" fields with slice equivalents
8 years ago
Dan Buch f2d5ed9933
Replace BoolTFlag type with BoolFlag.Value
8 years ago
Dan Buch bef835d455
Remove all Context.Global* methods
8 years ago
Dan Buch a1e5328e30
Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160
9 years ago
Dan Buch fed78b8bab
Rework of hidden flag impl plus some Action func corrections
9 years ago
Dan Buch 15d4455a61 Merge pull request #365 from roboll/nested-flags
9 years ago
Dan Buch 1fb52b3bce
Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160
9 years ago
rob boll 36a5323a47 altsrc: allow nested defaults in yaml files
9 years ago
Dan Buch b7329f4968
Switch from multi-return with exit codes to ExitCoder check
9 years ago
Dan Buch a17c8cf1d8
Rename func type suffixes `Fn`->`Func` and add `OnUsageErrorFunc`
9 years ago
Dan Buch 10c8309d84
Merge branch 'develop' of https://github.com/txgruppi/cli into txgruppi-develop
9 years ago
Dan Buch 867aa0912d Overwrite slice flag defaults when set
9 years ago
Yasuhiro KANDA ad7ed77a7e Fix yaml file loader
9 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
9 years ago