Class: Boxd::Configuration
- Inherits:
-
Object
- Object
- Boxd::Configuration
- Defined in:
- lib/boxd/compute.rb
Overview
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#environment ⇒ Object
Returns the value of attribute environment.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
38 39 40 |
# File 'lib/boxd/compute.rb', line 38 def api_key @api_key end |
#environment ⇒ Object
Returns the value of attribute environment.
38 39 40 |
# File 'lib/boxd/compute.rb', line 38 def environment @environment end |