Method: Bumbleworks::Task::Finder#for_process
- Defined in:
- lib/bumbleworks/task/finder.rb
#for_process(process) ⇒ Object
116 117 118 |
# File 'lib/bumbleworks/task/finder.rb', line 116 def for_process(process) for_processes([process]) end |