FilePath.rename

Change the name or location of a file/directory, and adopt the provided Path.

  1. FilePath rename(FilePath dst)
    class FilePath
    final
    rename
  2. FilePath rename(const(char)[] dst)

Meta