Delete the given file system path, fails if the path does not exist.
Delete the given file system path without failing if the path does not exist.
Request the given move scenario be applied to the file system, using the given semantics.
Move the src dir to dst dir, requesting the semantics described by sem.
Move the src file to dst file, requesting the semantics described by sem.
Rename the src file in the same directory.
Returns the path to a new temporary file as physically close to the supplied path as possible.