writeFile() throw FILE_NOTCREATED
when file exists
#4868
nathanielasare
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Team,
I think this error can be tailored a bit when saving the same file with writeFile(). Instead of just throwing
FILE_NOTCREATED
error, a related message will be in order. This will come in handy because there is no method for checking in theFilesystem
API.Thank you.
Beta Was this translation helpful? Give feedback.
All reactions