Commandline parameters can be build of two elements, the key and the value, or only the key.

Hierarchy

  • ChromiumCommandLineConfig

Properties

Properties

key: string

The key for the commandline parameter.

value?: string

The value for the commandline parameter.

Generated using TypeDoc