Rename

Rename files/folders.

Fields

from

Target path, supports relative and absolute paths.

  • Type: String
  • Example: from = "./config.toml.example"
  • Validation rules:
    • Is a valid path
    • Does not contain wildcards

to

New name.

  • Type: String
  • Example: to = "config.toml"
  • Validation rules:
    • Is a valid file name or folder name, not a path

Permissions

  • Type: fs_write
  • Level: Determined by the target path
  • Target: Takes the value of the field from