Class: Actor::Controls::Message::Example
- Inherits:
-
Struct
- Object
- Struct
- Actor::Controls::Message::Example
- Includes:
- Messaging::Message
- Defined in:
- lib/actor/controls/message.rb
Instance Attribute Summary collapse
-
#some_attribute ⇒ Object
Returns the value of attribute some_attribute.
Instance Attribute Details
#some_attribute ⇒ Object
Returns the value of attribute some_attribute
18 19 20 |
# File 'lib/actor/controls/message.rb', line 18 def some_attribute @some_attribute end |