| Name | Type | Description |
|---|---|---|
filePath* | string |
Delete a path, recursively removing anything nested under it.
This method is optional. Backends that do not implement it should omit it; callers that need broad backend compatibility should check for support before calling.
Absolute path to delete (a file, or a directory/prefix to remove recursively).