I'm using fs.writeFile to write a number of files to a directory. I'd like to use the name of the file being written in a callback (ex. printing "file x has been written"). I'm using fs.writeFile to write a number of fil
I'm using fs.writeFile to write a number of files to a directory. I'd like to use the name of the file being written in a callback (ex. printing "file x has been written"). I'm using fs.writeFile to write a number of fil