Logos DX
    Preparing search index...
    • Creates a new link from the existingPath to the newPath. See the POSIX link(2) documentation for more detail.

      Parameters

      • existingPath: PathLike
      • newPath: PathLike

      Returns Promise<void>

      Fulfills with undefined upon success.

      v10.0.0