Preparing search index...
The search index is not available
bitburner
bitburner
AutocompleteData
Interface AutocompleteData
Used for autocompletion
interface
AutocompleteData
{
scripts
:
string
[]
;
servers
:
string
[]
;
txts
:
string
[]
;
flags
(
schema
)
:
{
[
key
:
string
]
:
ScriptArg
|
string
[]
;
}
;
}
Index
Properties
scripts
servers
txts
Methods
flags
Properties
scripts
scripts
:
string
[]
servers
servers
:
string
[]
txts
txts
:
string
[]
Methods
flags
flags
(
schema
)
:
{
[
key
:
string
]
:
ScriptArg
|
string
[]
;
}
Parameters
schema
:
[
string
,
string
|
number
|
boolean
|
string
[]
]
[]
Returns
{
[
key
:
string
]
:
ScriptArg
|
string
[]
;
}
[
key
:
string
]:
ScriptArg
|
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
scripts
servers
txts
flags
bitburner
Loading...
Used for autocompletion