Delete files¶
Auto generated list version of Delete file.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
Looped Inputs: port1. Looped Outputs: port1.
For more details see Delete file.
- Input ports:
port1: [datasource]
File to delete
- Output ports:
port1: [datasource]
Path to deleted file
- Configuration:
- delete_folder
- If a file that is removed is the last in that folder, the folder is removed. If this operation fails, no exception is raised.
- error
- If a file operation fails, do not raise an exception
These nodes are for common file operations: copy, delete, rename, and remove. For many operations it is possible to use regular expressions to create new filenames, etc.
-
class
node_file_operations.
DeleteFiles
¶