move

move ( string source , string destination ) : void

Move a file in another place with another name.

See also

delete
write
rename

Parameters

source

Source file to move

destination

Destination file where the source is moved