mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
663 B
663 B
Home > bitburner > AutocompleteData > flags
AutocompleteData.flags() method
Signature:
flags(schema: [string, string | number | boolean | string[]][]): { [key: string]: ScriptArg | string[] };
Parameters
Parameter | Type | Description |
---|---|---|
schema | [string, string | number | boolean | string[]][] |
Returns:
{ [key: string]: ScriptArg | string[] }