April 21, 2016
8:35 a.m.
2016-04-21 9:55 GMT+02:00 Valentin Ryckewaert <valentin.ryckewaert@gmail.com
:
Yes but why ensureCreateFile then ? Why don't we juste create a message createFile as there is createFolder ? createFolder : create the folder createFile : create the file
ensureCreateFolder : create the folder and its parents if necessary ensureCreateFile : create the file and its parents if necessary
+1