node-sync-files
node-sync-files copied to clipboard
Removing files/folders synchronously
I've just added files/folders removal synchronously otherwise it doesn't work on local network : process is stopped before removal was done. (Why is it the only "fs" asynchronous call ?).
+1