Class: TARS::Configurator

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

Instance Attribute Summary collapse

Instance Attribute Details

#serverObject

Returns the value of attribute server.



14
15
16
# File 'lib/tars.rb', line 14

def server
  @server
end

#tokenObject

Returns the value of attribute token.



14
15
16
# File 'lib/tars.rb', line 14

def token
  @token
end

#webhookObject

Returns the value of attribute webhook.



14
15
16
# File 'lib/tars.rb', line 14

def webhook
  @webhook
end