path from Seliware’s workspace folder, along with every file and subfolder inside it.
path is workspace-relative. The folder is wiped recursively - there’s no “empty folder only” mode and no recycle bin.
Parameters
Returns
void
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
path from Seliware’s workspace folder, along with every file and subfolder inside it.
delfolder(path: string): ()
path is workspace-relative. The folder is wiped recursively - there’s no “empty folder only” mode and no recycle bin.
| Parameter | Type | Description |
|---|---|---|
path | string | Folder to delete. |
void
delfolder("scripts")
delfolder("logs")