Skip to main content
Module

std/node/fs.ts>rmdirSync

Deno standard library
Go to Latest
function rmdirSync
Re-export
import { rmdirSync } from "https://deno.land/std@0.158.0/node/fs.ts";

Parameters

path: string | Buffer | URL
optional
options: rmdirOptions