mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
06a985bdf8
This reverts commit bbb6e3f309.
713 B
713 B
Home > bitburner > AutocompleteData
AutocompleteData interface
Used for autocompletion
Signature:
interface AutocompleteData
Properties
| Property | Type | Description |
|---|---|---|
| scripts | string[] | |
| servers | string[] | |
| txts | string[] |
Methods
| Method | Description |
|---|---|
| flags(schema) |