Back to Pocketbase

Interface toSlash

static/jsvm/interfaces/filepath.toSlash.html

latest541 B
Original Source

Interface toSlash

Hierarchy

  • toSlash

  • toSlash(path): string

ToSlash returns the result of replacing each separator character in path with a slash ('/') character. Multiple separators are replaced by multiple slashes.

Parameters

path: string

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc