rm(path: PathLike, options: RmOptions): Promise<void>source
rm(path: PathLike, options: RmOptions): Promise<void>
Asynchronously removes files and directories (modeled on the standard POSIX rm utility).
rm