Class: AxialNotifier::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



3
4
5
# File 'lib/axial_notifier/configuration.rb', line 3

def api_key
  @api_key
end

#environmentObject

Returns the value of attribute environment.



3
4
5
# File 'lib/axial_notifier/configuration.rb', line 3

def environment
  @environment
end

#facilityObject

Returns the value of attribute facility.



3
4
5
# File 'lib/axial_notifier/configuration.rb', line 3

def facility
  @facility
end