urfave-cli/altsrc
Dan Buch cd10b49473
Minimize struct copying
by using pointer func receivers and slices of struct pointers where possible.
2016-05-22 15:20:52 -04:00
..
flag_test.go Minimize struct copying 2016-05-22 15:20:52 -04:00
flag.go Minimize struct copying 2016-05-22 15:20:52 -04:00
helpers_test.go Remove all Context.Global* methods 2016-05-16 10:18:15 -04:00
input_source_context.go Replace BoolTFlag type with BoolFlag.Value 2016-05-18 08:20:15 -04:00
map_input_source.go Replace BoolTFlag type with BoolFlag.Value 2016-05-18 08:20:15 -04:00
yaml_command_test.go Minimize struct copying 2016-05-22 15:20:52 -04:00
yaml_file_loader.go altsrc: allow nested defaults in yaml files 2016-04-29 13:28:59 -04:00