Go to file
Hannah Wolfe 0ffeee6712 🐛 Ensured directory exists before attempting write
- Currently, nothing happens if the file doesn't exist, the error is swallowed
- This module should ensure the directory exists at the point of write, else Ghost has to do too much
- TODO: improve the testing and error handling here as well
2021-11-19 12:50:54 +00:00
ghost 🐛 Ensured directory exists before attempting write 2021-11-19 12:50:54 +00:00