Module: Phantomjs

Defined in:
lib/gastly/phantomjs_patch.rb

Defined Under Namespace

Classes: Platform

Class Attribute Summary collapse

Class Attribute Details

.proxy_hostObject

Returns the value of attribute proxy_host.



3
4
5
# File 'lib/gastly/phantomjs_patch.rb', line 3

def proxy_host
  @proxy_host
end

.proxy_portObject

Returns the value of attribute proxy_port.



3
4
5
# File 'lib/gastly/phantomjs_patch.rb', line 3

def proxy_port
  @proxy_port
end