Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 663 Bytes

File metadata and controls

22 lines (13 loc) · 663 Bytes

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[] }