Class: IcingaApi::Request
- Inherits:
-
Object
- Object
- IcingaApi::Request
- Defined in:
- lib/icinga_api/request.rb
Instance Attribute Summary collapse
-
#connection ⇒ Object
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Object
Returns the value of attribute connection.
3 4 5 |
# File 'lib/icinga_api/request.rb', line 3 def connection @connection end |