Crate rip2

source ·

Modules§

Constants§

Functions§

  • Move a target which is a directory to a given destination, copying if necessary. Returns true always, as the creation of the directory is enough to mark it as successful.
  • Move a target to a given destination, copying if necessary. Returns true if the target was moved, false if it was not (due to user input)