Skip to main content

recursive

property Deno.RemoveOptions.recursive

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

boolean
Back to top