crump
crump copied to clipboard
Add sanity checks to verify filesystem permissions
At present, we just barrel through the process of creating files and directories. We need to be using try/except to do this, to handle permissions problems gracefully.