Class: Roby::Interface::V2::Protocol::DelayedArgumentFromState

Inherits:
Struct
  • Object
show all
Defined in:
lib/roby/interface/v2/protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



111
112
113
# File 'lib/roby/interface/v2/protocol.rb', line 111

def object
  @object
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



111
112
113
# File 'lib/roby/interface/v2/protocol.rb', line 111

def path
  @path
end