Back to Pocketbase

Interface link

static/jsvm/interfaces/os.link.html

latest500 B
Original Source

Interface link

Hierarchy

  • link

  • link(oldname, newname): void

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

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc