Class: Blackhole::HoleConnection
- Inherits:
-
EM::Connection
- Object
- EM::Connection
- Blackhole::HoleConnection
- Defined in:
- lib/hole.rb
Instance Attribute Summary collapse
-
#hole ⇒ Object
Returns the value of attribute hole.
Instance Method Summary collapse
Instance Attribute Details
#hole ⇒ Object
Returns the value of attribute hole.
8 9 10 |
# File 'lib/hole.rb', line 8 def hole @hole end |