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.102.0/node/fs.ts";

Parameters

path: string | URL
optional
options: rmdirOptions