15 Commits (b4f4786f378c0c1d3336b5bb798094b166edf5a9)

Author SHA1 Message Date
Jesse Szwedko a00c3f5872 Consider empty environment variables as set
8 years ago
Jake Champlin c75c862386
Fix import paths in altsrc
8 years ago
kandayasu 36b7d89bed Fix typo
8 years ago
kandayasu 812de9e250 type "TomlMap" to private (rename TomlMap -> tomlMap)
8 years ago
Yasuhiro KANDA 3fc3cd6485 Add TOML config file loader
8 years ago
Dan Buch c3b03b8437
Adding flag type generation for altsrc
8 years ago
Jesse Szwedko 024b4c6240 Update references to codegangsta to urfave (new org name)
8 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
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
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