Back to Pocketbase

Interface chdir

static/jsvm/interfaces/os.chdir.html

latest472 B
Original Source

Interface chdir

Hierarchy

  • chdir

  • chdir(dir): void

Chdir changes the current working directory to the named directory. If there is an error, it will be of type *PathError.

Parameters

dir: string

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc