Skip to main content

Enso_File.delete

deleterecursive

Group: Output

Documentation

Deletes the file or directory.

Arguments

  • recursive: If the target is a non-empty directory, it will only be removed if this is set to True. Defaults to False, meaning that the operation will fail if the directory is not empty. This option has no effect for files or data links.