method

move

v1_8_7_330 - Show latest stable - Class: File
move(from, to, verbose = false)
public

Moves a file from to to using #syscopy. If to is a directory, copies from from to to/from. If verbose is true, from -> to is printed.