NAME
CopyEverythingInDirectory — Copy all the files in the source directory to destination.
ERRORS
Error Conditions
ConditionError CodeError Message
Source and destination are the same. N/A Source and destination directory are both $SourceDirectoryPath.
SourceDirectoryPath is empty. -12 Variable $VarName has empty value.
DestinationDirectoryPath is empty. -12 Variable $VarName has empty value.
For the main part of the command documentation, see here.