Remove the files and folders listed in the provided paths. Where
folders are listed, they should be preceded by their contained
files in order to be successfully removed. Returns a set of paths
that failed to be removed (where .length is zero upon success).
The collate() function can be used to provide the input paths:
Remove the files and folders listed in the provided paths. Where folders are listed, they should be preceded by their contained files in order to be successfully removed. Returns a set of paths that failed to be removed (where .length is zero upon success).
The collate() function can be used to provide the input paths:
Use with great caution.
Note: May allocate memory.