Skip to main content
property Deno.RemoveOptions.recursive

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

Type

boolean
Back to top