Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
f2
command
|
|
|
Package find is used to find files that match the provided find pattern or CSV file.
|
Package find is used to find files that match the provided find pattern or CSV file. |
|
internal
|
|
|
config
Package config is responsible for setting the program config from command-line arguments
|
Package config is responsible for setting the program config from command-line arguments |
|
sortfiles
Package sort is used to sort file changes in a variety of ways Alphabetical order is the default
|
Package sort is used to sort file changes in a variety of ways Alphabetical order is the default |
|
Package rename handles the actual file renaming operations and manages backups for potential undo operations.
|
Package rename handles the actual file renaming operations and manages backups for potential undo operations. |
|
Package replace substitutes each match according to the configured replacement directives which could be plain strings, builtin variables, or regex capture variables
|
Package replace substitutes each match according to the configured replacement directives which could be plain strings, builtin variables, or regex capture variables |
|
Package report provides details about the renaming operation in table or json format
|
Package report provides details about the renaming operation in table or json format |
|
Package validate is used to ensure that the renaming operation cannot result in conflicts before the operation is carried out.
|
Package validate is used to ensure that the renaming operation cannot result in conflicts before the operation is carried out. |
Click to show internal directories.
Click to hide internal directories.
