struct Protocol::Browser::GetBrowserCommandLine

Overview

Returns the command line switches for the browser process if, and only if --enable-automation is on the commandline.

Included Modules

Defined in:

protocol/browser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def arguments : Array(String) #

Commandline parameters


[View source]