sassy_copy
Copy a file or directory tree while blocking protected paths and silent overwrites. Delete an existing destination before replacing it.
Instructions
Copy a file or directory tree.
Refuses protected src/dst and refuses to silently overwrite an existing destination (use sassy_safe_delete on the destination first if you really need to replace it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| destination | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |