Method: Orchestrate::Client#host
- Defined in:
- lib/orchestrate/client.rb
permalink #host ⇒ String (readonly)
Returns The Orchestrate data center URL.
14 15 16 |
# File 'lib/orchestrate/client.rb', line 14 def host @host end |
Returns The Orchestrate data center URL.
14 15 16 |
# File 'lib/orchestrate/client.rb', line 14 def host @host end |