f::move
Moves a file to a new location
f::move($old, $new)
Parameters
$old (string)
The current path for the file
$new (string)
The path to the new location
Return values
boolean