Class: Rackdog::Agent::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host.



19
20
21
# File 'lib/rackdog/agent.rb', line 19

def host
  @host
end

#tokenObject

Returns the value of attribute token.



19
20
21
# File 'lib/rackdog/agent.rb', line 19

def token
  @token
end