pegleg/pegleg
Alexander Hughes cb3046ee53 Fail early on invalid save locations
Currently the Render command expects either no save option or a file
path. No save option defaults to stdout, a file path writes to the
specified file.

If a directory is specified no error is thrown until rendering is
complete, by performing save location validation early Pegleg will now
fail early.

Change-Id: If75655e240c0ecbda00ea591e948e71010b4521d
Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
2020-05-04 12:35:53 -04:00
..
cli Fail early on invalid save locations 2020-05-04 12:35:53 -04:00
engine Enable rendering without decrypting 2020-05-01 20:12:59 +00:00
schemas Added YAML file linting 2019-12-09 16:43:45 +00:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
config.py Add pre-command decrypt option 2019-12-19 14:52:27 -06:00
pegleg_main.py Merge "Default site commands to --no-decrypt" 2020-01-15 16:42:07 +00:00