GetBrowserCommandLineResponse

@Serializable
data class GetBrowserCommandLineResponse(val arguments: List<String>)(source)

Response type for the BrowserDomain.getBrowserCommandLine command.

Constructors

Link copied to clipboard
constructor(arguments: List<String>)

Properties

Link copied to clipboard

Commandline parameters