copy
Copies the specified files. The given action is used to configure a CopySpec, which is then used to copy the files.
Return
WorkResult that can be used to check if the copy did any work.
Parameters
action
Action to configure the CopySpec
Copies the specified files. The given action is used to configure a CopySpec, which is then used to copy the files.
WorkResult that can be used to check if the copy did any work.
Action to configure the CopySpec