Move a File
Move a file from a source path to a destination
The src path of the file to be moved. This is the absolute file path
The destination of the file that is to be move. This is the absolute file path.
Returns the full path of the moved file
Last updated 3 years ago