removeFile()
On this page
This version of the documentation is archived and no longer
supported. View the current documentation to learn how to
upgrade your version of MongoDB.
Description
removeFile(filename)
Removes the specified file from the local file system.
The
removeFile()
method has the following parameter:ParameterTypeDescriptionfilename
stringA filename or path to a local file.