rimraf
    Preparing search index...

    Function renameSync

    • Renames the file from oldPath to newPath. Returns undefined.

      See the POSIX rename(2) documentation for more details.

      Parameters

      • oldPath: PathLike
      • newPath: PathLike

      Returns void

      v0.1.21