copy_file
Last updated
Last updated
source_path
string
The relative path to the file (including filename) that needs to be copied to a new location.
destination_path
string
The relative path where the source file should be copied to. This path/file does not need to exist yet.
string
The new path to the file that was copied to the new location.