Module: Gom::Remote
- Included in:
- Entry
- Defined in:
- lib/gom/remote/entry.rb,
lib/gom/remote/daemon.rb,
lib/gom/remote/connection.rb,
lib/gom/remote/http_server.rb,
lib/gom/remote/subscription.rb
Defined Under Namespace
Classes: Connection, Daemon, Entry, HttpServer, Subscription
Class Attribute Summary collapse
-
.connection ⇒ Object
Returns the value of attribute connection.
Class Attribute Details
.connection ⇒ Object
Returns the value of attribute connection.
8 9 10 |
# File 'lib/gom/remote/connection.rb', line 8 def connection @connection end |