Back to Pocketbase

Interface base

static/jsvm/interfaces/filepath.base.html

latest599 B
Original Source

Interface base

Hierarchy

  • base

  • base(path): string

Base returns the last element of path. Trailing path separators are removed before extracting the last element. If the path is empty, Base returns ".". If the path consists entirely of separators, Base returns a single separator.

Parameters

path: string

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc