Skip to content

FS.Copy

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any String
Output ➡️ The resulting output of the shard String
Destination No The destination path, can be a file or a directory none StringVar(String)None
Behavior No What to do when the destination already exists IfExists::Fail IfExists
BasePath No Optional base path - restricts operations to this directory none StringVar(String)None
FollowSymlinks No Follow symbolic links (default: true). Set to false to reject symlinks true Bool