- :nothing
move
move file at path to given destination
Parameters
move file :string destination :string
Attributes
directory | path is a directory |
Returns
Examples
copymove "testscript.art" normalize.tilde "~/Desktop/testscript.art" ; moved file
copymove "testfolder" normalize.tilde "~/Desktop/testfolder" ; moved whole folder