MCPcopy
hub / github.com/pocketbase/pocketbase / remove

Method remove

plugins/jsvm/internal/types/generated/types.d.ts:2738–2738  ·  view source on GitHub ↗

* Remove removes the named file or (empty) directory in the root. * See [Remove] for more details.

(name: string)

Source from the content-addressed store, hash-verified

2736 * See [Remove] for more details.
2737 */
2738 remove(name: string): void
2739 }
2740 interface Root {
2741 /**

Callers 15

fnFunction · 0.65
zsFunction · 0.65
sMethod · 0.65
WiFunction · 0.65
dFunction · 0.65
quFunction · 0.65
TFunction · 0.65
OFunction · 0.65
PFunction · 0.65
replaceMethod · 0.65
unwrapMethod · 0.65
appendMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected