Class: Roby::Interface::V2::Protocol::DelayedArgumentFromState
- Defined in:
- lib/roby/interface/v2/protocol.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object
111 112 113 |
# File 'lib/roby/interface/v2/protocol.rb', line 111 def object @object end |
#path ⇒ Object
Returns the value of attribute path
111 112 113 |
# File 'lib/roby/interface/v2/protocol.rb', line 111 def path @path end |