Class: Headsail::Configure
- Inherits:
-
Object
- Object
- Headsail::Configure
- Defined in:
- lib/headsail/configure.rb
Instance Attribute Summary collapse
-
#apis ⇒ Object
readonly
Returns the value of attribute apis.
-
#start_client ⇒ Object
Returns the value of attribute start_client.
Instance Method Summary collapse
Instance Attribute Details
#apis ⇒ Object (readonly)
Returns the value of attribute apis.
7 8 9 |
# File 'lib/headsail/configure.rb', line 7 def apis @apis end |
#start_client ⇒ Object
Returns the value of attribute start_client.
6 7 8 |
# File 'lib/headsail/configure.rb', line 6 def start_client @start_client end |