6 Commits

Author SHA1 Message Date
Sylvie Crowe ed12436768 Allow User to Ignore Match Directive (#5)
* Add the possibility to ignore the Match directive

* cleanup

* cleanup

* cleanup

* cleanup

* fix: duplicated code leftover from merge

* fix: match directive bypass for GetAll

The new ignoreMatchDirective flag needed to be added in one other place.

---------

Co-authored-by: fferro <francesco.ferro@yahooinc.com>
2024-10-27 16:23:32 -07:00
Kevin Burke 5724bd1279 config: add UserSettings.ConfigFinder
Fixes #48.
2022-06-05 12:47:11 -07:00
Kevin Burke 4ec3da02a7 add Default example 2017-05-26 11:07:48 -07:00
Kevin Burke 6dcd4cf595 update README and add more examples 2017-05-25 22:05:04 -07:00
Kevin Burke 7897293c53 Cleanup for public release
- Test Include string representation

- Add docs and examples
2017-05-25 08:00:10 -07:00
Kevin Burke 3fad3c64da Add more documentation and correctness fix 2017-05-24 22:10:17 -07:00