Class: LegoEv3::LocalConnection
- Inherits:
-
BaseConnection
- Object
- BaseConnection
- LegoEv3::LocalConnection
- Defined in:
- lib/connection/local.rb
Instance Method Summary collapse
Methods inherited from BaseConnection
Constructor Details
This class inherits a constructor from LegoEv3::BaseConnection
Instance Method Details
#close ⇒ Object
4 |
# File 'lib/connection/local.rb', line 4 def close; end |