Back to Pocketbase

Interface evalSymlinks

static/jsvm/interfaces/filepath.evalSymlinks.html

latest663 B
Original Source

Interface evalSymlinks

Hierarchy

  • evalSymlinks

  • evalSymlinks(path): string

EvalSymlinks returns the path name after the evaluation of any symbolic links. If path is relative the result will be relative to the current directory, unless one of the components is an absolute symbolic link. EvalSymlinks calls [Clean] on the result.

Parameters

path: string

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc