Files
taskwarrior-2.x/src/DOM.h
Paul Beckingham 820cc4b2e5 DOM: Demoted from class to functions
- The DOM object contains no members, and only two (effectively) const methods.
  Demoting DOM to function calls reduces coupling with Context.
2016-02-03 21:54:37 -05:00

1.5 KiB