Method: WebkitRemote::Browser#process

Defined in:
lib/webkit_remote/browser.rb

#processWebkitRemote::Process? (readonly)

Returns Process instance passed to this connection’s constructor.

Returns:



103
104
105
# File 'lib/webkit_remote/browser.rb', line 103

def process
  @process
end