Method: Roby::Queries::TaskMatcher#arguments

Defined in:
lib/roby/queries/task_matcher.rb

#argumentsHash (readonly)

Set of arguments that should be tested on the task

Returns:

  • (Hash)


25
26
27
# File 'lib/roby/queries/task_matcher.rb', line 25

def arguments
  @arguments
end