Asynchronous file open. Exclusive mode ensures that path is newly created. Mode defaults to 0644
0644
Optional
https://nodejs.org/api/fs.html#fsopenpath-flags-mode-callback
Asynchronous file open. Exclusive mode ensures that path is newly created. Mode defaults to
0644