Back to Pocketbase

Function local

static/jsvm/functions/_filesystem.local.html

latest699 B
Original Source

Function local

Initializes a new local-only filesystem instance (make sure to call close() after you are done working with it).

Most users should prefer $app.newFilesystem() which will construct a local or S3 filesystem based on the configured application settings.

Parameters

dirPath: string

Returns System

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc