Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to use renamed "check_configs()" instead of "validate_configs()" | Aaron LI | 2016-11-04 | 1 | -1/+1 |
| | |||||
* | Add custom configuration checkers. | Aaron LI | 2016-10-03 | 1 | -0/+1 |
| | | | | | These additional checker functions validate the required configs whether provided by the user config file, as well as against necessary contexts. | ||||
* | Implement the basic ConfigManger() | Aaron LI | 2016-09-27 | 1 | -0/+6 |
This is very basic at the moment, and needs many improvements. Thanks: https://github.com/pazz/alot TODO: Add config specifications with default values |