Skip to main content
Module

std/node/_fs/_fs_rm.ts>rmSync

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function rmSync
import { rmSync } from "https://deno.land/std@0.115.1/node/_fs/_fs_rm.ts";

Parameters

path: string | URL
optional
options: rmOptions