Commit Graph
2 Commits
Author SHA1 Message Date
Artem Nezvigin 6db418e461 Add Context.GlobalFlagNames() 2014-10-02 15:17:57 -07:00
Artem Nezvigin 71e3acacd2 Add FlagNames() method to Context
It's often useful to list all defined flags prior to launching the
program for debugging/logging purposes. This takes away the boilerplate.
2014-06-13 20:10:37 -07:00