1. 08 Nov, 2017 1 commit
  2. 28 Sep, 2017 1 commit
    • Todd Volkert's avatar
      Add Flags class. (#12268) · 9ea1ff12
      Todd Volkert authored
      This class lives in the Context and allows callers to "inject"
      flag values, where flag values are first extracted from the
      command arguments, then from the global arguments as a fallback.
      9ea1ff12