Class: PhantomJSProxy::DummyResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/phantom_client/phantom_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body.



8
9
10
# File 'lib/phantom_client/phantom_client.rb', line 8

def body
  @body
end

#codeObject

Returns the value of attribute code.



9
10
11
# File 'lib/phantom_client/phantom_client.rb', line 9

def code
  @code
end