Back to Pocketbase

Interface removeAll

static/jsvm/interfaces/os.removeAll.html

latest615 B
Original Source

Interface removeAll

Hierarchy

  • removeAll

  • removeAll(path): void

RemoveAll removes path and any children it contains. It removes everything it can but returns the first error it encounters. If the path does not exist, RemoveAll returns nil (no error). If there is an error, it will be of type [*PathError].

Parameters

path: string

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc