Parameters
Returns
void
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
saveinstance(options: table?): ()
| Parameter | Type | Description |
|---|---|---|
options | table | (Optional) A table of configuration options (e.g. {mode = "optimized", noscripts = false}). |
void
saveinstance() -- Saves the entire place
saveinstance({ mode = "optimized", noscripts = true })