Class: ConnectionInformation

Inherits:
Struct
  • Object
show all
Defined in:
lib/angstrom/data_structures.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connectionObject

Returns the value of attribute connection



4
5
6
# File 'lib/angstrom/data_structures.rb', line 4

def connection
  @connection
end