Asynchronously removes files and directories (modeled on the standard POSIX rm utility). No arguments other than a possible exception are given to the completion callback.
Node fs.rm function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/rmNrm BuildDocsReferenceGuidesBlogDiscord /node:fs/rmNrm fs.rmfunction rm(path: PathLike,callback: NoParamCallback): void; function rm(path: PathLike,options: RmOptions,callback: NoParamCallback): void; namespace rm
Search the reference...
/
namespace
Asynchronously removes files and directories (modeled on the standard POSIX rm utility). No arguments other than a possible exception are given to the completion callback.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node fs.rm function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for namespace node:fs.rm | Bun