Class: AnyCable::Env
- Inherits:
-
Object
- Object
- AnyCable::Env
- Defined in:
- lib/anycable/rpc.rb
Instance Attribute Summary collapse
-
#sid ⇒ Object
Returns the value of attribute sid.
Instance Attribute Details
#sid ⇒ Object
Returns the value of attribute sid.
95 96 97 |
# File 'lib/anycable/rpc.rb', line 95 def sid @sid end |