We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adds a screen to the options screen collection.
OptionScreenCollection.addScreen(name: string, options: string[][], hasHeaders: boolean = false): void
name: string
options: string[][]
hasHeaders: boolean