-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
Description
Hello again!
While preparing to update my project to 0.6 I realized I would miss loadFile
and loadDirectory
. I was unsure whether to pester you with this request, but then I chanced upon this StackOverflow question :-) My use case is similar to the one in the question; however, I don't think there is a clean workaround for me, as I currently use a temporary directory in /tmp
to store files generated by the program before the user saves them.