Workspace 6.21.5
DeleteFromDirectory

Deletes on or more files or directories that match a regular expression. If requested, the operation can operate recursively, and on hidden / system items.

  • Default label: "DeleteFromDirectory"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/System
Inputs:
DirectoryQString

Regular expressionQString

Delete filesbool

Delete empty directoriesbool

Delete directories containing itemsbool

Process recursivelybool

Process hidden itemsbool

Process system itemsbool

Preview only (don't actually delete)bool

If enabled, the operation will simply print the list of items that it would delete. This allows the user to "preview" the delete operation that would take place if this input were disabled.