Back to Pocketbase

Function ext

static/jsvm/functions/_filepath.ext.html

latest510 B
Original Source

Function ext

  • ext(path): string

Ext returns the file name extension used by path. The extension is the suffix beginning at the final dot in the final element of path; it is empty if there is no dot.

Parameters

path: string

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc