fs_move_directory
Move a directory to a target location, failing when the destination already exists. To replace an existing directory, set the overwrite parameter.
Instructions
Move directory, fail if destination exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest_dir | Yes | ||
| overwrite | No | ||
| source_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||