Skip to main content
Deno.RemoveOptions.recursive - Deno documentation
property Deno.RemoveOptions.recursive
If set to `true`, path will be removed even if it's a non-empty directory.

Type

boolean