Class: P2pStreamsChannel::Configuration
- Inherits:
-
Object
- Object
- P2pStreamsChannel::Configuration
- Defined in:
- lib/p2p_streams_channel.rb
Instance Attribute Summary collapse
-
#store ⇒ Object
Returns the value of attribute store.
Instance Attribute Details
#store ⇒ Object
Returns the value of attribute store.
15 16 17 |
# File 'lib/p2p_streams_channel.rb', line 15 def store @store end |