Skip to main content
interface Deno.RemoveOptions

Properties

optional
recursive: boolean

Defaults to false. If set to true, path will be removed even if it's a non-empty directory.