console
console
Type: Directory
console/inspect
Type: Command
| Argument | Type | Description |
|---|---|---|
| request | ubit (self, child, completion, highlight, syntax, error) | |
| path | multi_arg { string } | |
| input | string |
| Read-only Argument | Type | Description |
|---|---|---|
| type | enum (self | child | completion | highlight | syntax | error) | |
| name | string | |
| node-type | enum (path | dir | cmd | arg) | |
| completion | string | |
| style | enum () | |
| offset | num | |
| preference | num | |
| show | bool | |
| highlight | multi_arg { , enum () { } } | |
| symbol | string | |
| symbol-type | enum (collection | explanation | definition) | |
| nested | num | |
| nonorm | bool | |
| text | string |
console/settings
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| sanitize-names | bool | |
| log-script-errors | bool | |
| tab-width | num |