Class: Roby::GUI::PlanRebuilderWidget::Snapshot

Inherits:
Struct
  • Object
show all
Defined in:
lib/roby/gui/plan_rebuilder_widget.rb

Instance Attribute Summary collapse

Instance Attribute Details

#planObject

Returns the value of attribute plan

Returns:

  • (Object)

    the current value of plan



129
130
131
# File 'lib/roby/gui/plan_rebuilder_widget.rb', line 129

def plan
  @plan
end

#statsObject

Returns the value of attribute stats

Returns:

  • (Object)

    the current value of stats



129
130
131
# File 'lib/roby/gui/plan_rebuilder_widget.rb', line 129

def stats
  @stats
end