Closed dmarjenburgh closed 8 years ago
This change to init-screenshots-dir! will attempt to create the directory if it doesn't exist yet.
init-screenshots-dir!
There is also a better checking for access rights to the dir
Nice addition! It misses some unit tests though. Could you provide them?
It's code that interacts heavily with the file system. Do you want the unit tests to create and delete temporary dirs?
This change to
init-screenshots-dir!
will attempt to create the directory if it doesn't exist yet.There is also a better checking for access rights to the dir