removeFile()

On this page本页内容

Description描述

removeFile(filename)

Removes the specified file from the local file system.

The removeFile() method has the following parameter:

Parameter参数Type类型Description描述
filename string A filename or path to a local file.