Class: ConnectionInformation
- Inherits:
-
Struct
- Object
- Struct
- ConnectionInformation
- Defined in:
- lib/angstrom/data_structures.rb
Instance Attribute Summary collapse
-
#connection ⇒ Object
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Object
Returns the value of attribute connection
4 5 6 |
# File 'lib/angstrom/data_structures.rb', line 4 def connection @connection end |