Class: Actor::Controls::Message::Example

Inherits:
Struct
  • Object
show all
Includes:
Messaging::Message
Defined in:
lib/actor/controls/message.rb

Instance Attribute Summary collapse

Instance Attribute Details

#some_attributeObject

Returns the value of attribute some_attribute

Returns:

  • (Object)

    the current value of some_attribute



18
19
20
# File 'lib/actor/controls/message.rb', line 18

def some_attribute
  @some_attribute
end