Idea forward from here is that once we have a config sub command that we expose a setting config values which will: 1. Run the preprocessor on the file to edit. 2. Load it into config parser. 3. Modify the value. 4. Write it to a io.ByteString 5. Run the postprocessor 6. Save the file with comments etc intact. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_test.py | ||
| schemas_test.py | ||
| types_test.py | ||
| validator_tests.py | ||