Method: ForeignActor::State#state

Defined in:
lib/foreign_actor/client.rb,
lib/foreign_actor/client.rb

#stateObject

Returns the value of attribute state

Returns:

  • the current value of state



5
6
7
# File 'lib/foreign_actor/client.rb', line 5

def state
  @state
end