Rename Files¶
Auto generated list version of Rename 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 Rename File.
- Input ports:
port1: [datasource]
File to rename
- Output ports:
port1: [datasource]
Path to renamed file
- Configuration:
- filename
- Manually enter a filename, if not using a regular expression
- use_regex
- Turn on/off naming using a regular expression
- pattern
- Specify the regular expression that will be used for matching
- replace
- The string to replace the match found with the regular expression
- 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.
RenameFiles
¶