Method: KRPC::StreamConnection#rpc_connection
- Defined in:
- lib/krpc/connection.rb
#rpc_connection ⇒ Object (readonly)
Returns the value of attribute rpc_connection.
111 112 113 |
# File 'lib/krpc/connection.rb', line 111 def rpc_connection @rpc_connection end |