Hierarchy

  • link
  • Link creates newname as a hard link to the oldname file. If there is an error, it will be of type *LinkError.

    Parameters

    • oldname: string
    • newname: string

    Returns void

Generated using TypeDoc