Class: Roby::Interface::V1::Async::UIConnector::ProgressMonitorCommand
- Inherits:
-
ActionConnector
- Object
- Struct
- ActionConnector
- Roby::Interface::V1::Async::UIConnector::ProgressMonitorCommand
- Defined in:
- lib/roby/interface/v1/async/ui_connector.rb
Instance Attribute Summary collapse
-
#callback ⇒ Object
Returns the value of attribute callback.
Attributes inherited from ActionConnector
Instance Method Summary collapse
Methods inherited from ActionConnector
Instance Attribute Details
#callback ⇒ Object
Returns the value of attribute callback.
96 97 98 |
# File 'lib/roby/interface/v1/async/ui_connector.rb', line 96 def callback @callback end |