f::move($old, $new)

Moves a file to a new location

  • $old (string)
    The current path for the file
  • $new (string)
    The path to the new location
  • return (boolean)