Class: Envoy::Client::Trunk::State

Inherits:
Struct
  • Object
show all
Defined in:
lib/envoy/client/trunk.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connectedObject

Returns the value of attribute connected

Returns:

  • (Object)

    the current value of connected



13
14
15
# File 'lib/envoy/client/trunk.rb', line 13

def connected
  @connected
end

#reconnectsObject

Returns the value of attribute reconnects

Returns:

  • (Object)

    the current value of reconnects



13
14
15
# File 'lib/envoy/client/trunk.rb', line 13

def reconnects
  @reconnects
end