Method: Roby::Queries::TaskMatcher#arguments
- Defined in:
- lib/roby/queries/task_matcher.rb
#arguments ⇒ Hash (readonly)
Set of arguments that should be tested on the task
25 26 27 |
# File 'lib/roby/queries/task_matcher.rb', line 25 def arguments @arguments end |