engine_static_rename
Renames or moves a static file to a new path, updating bundle descriptors so references remain valid.
Instructions
Rename or move a static file: path is what it is called now, new_path what it becomes - the same folder with a new name renames, another folder (statics or images) with the same name moves. The bundle descriptors follow it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| new_path | Yes |