Class: FFWD::Plugin::Tunnel::BinaryProtocol::State

Inherits:
Struct
  • Object
show all
Defined in:
lib/ffwd/plugin/tunnel/binary_protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#stateObject

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



45
46
47
# File 'lib/ffwd/plugin/tunnel/binary_protocol.rb', line 45

def state
  @state
end