data class GetBrowserCommandLineResponse
Response type for the BrowserDomain.getBrowserCommandLine command.
<init> |
Response type for the BrowserDomain.getBrowserCommandLine command. GetBrowserCommandLineResponse(arguments: List<String>) |
arguments |
Commandline parameters val arguments: List<String> |