Method: EventMachine::MySQL#connection

Defined in:
lib/em-mysqlplus/mysql.rb

#connectionObject (readonly)

Returns the value of attribute connection.



10
11
12
# File 'lib/em-mysqlplus/mysql.rb', line 10

def connection
  @connection
end