Class: FFWD::Plugin::Tunnel::BinaryProtocol::State
- Inherits:
-
Struct
- Object
- Struct
- FFWD::Plugin::Tunnel::BinaryProtocol::State
- Defined in:
- lib/ffwd/plugin/tunnel/binary_protocol.rb
Instance Attribute Summary collapse
-
#state ⇒ Object
Returns the value of attribute state.
Instance Attribute Details
#state ⇒ Object
Returns the value of attribute state
45 46 47 |
# File 'lib/ffwd/plugin/tunnel/binary_protocol.rb', line 45 def state @state end |