removeFile()

On this page本页内容

Note注意

The native method listed here is for the legacy mongo shell.

To use native methods in mongosh, see Native Methods in mongosh.

Description

removeFile(filename)

Removes the specified file from the local file system.

The removeFile() method has the following parameter:

Parameter参数Type类型Description描述
filenamestringA filename or path to a local file.
←  quit()resetDbpath() →