Class: Roby::Interface::Async::UIConnector::ProgressMonitorCommand
- Inherits:
-
ActionConnector
- Object
- Struct
- ActionConnector
- Roby::Interface::Async::UIConnector::ProgressMonitorCommand
- Defined in:
- lib/roby/interface/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.
91 92 93 |
# File 'lib/roby/interface/async/ui_connector.rb', line 91 def callback @callback end |