Skip to main content
Module

std/node/_fs/_fs_rmdir.ts>rmdirSync

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

Parameters

path: string | URL
optional
options: rmdirOptions