Class: Ehbrs::Tools::Runner::Fs::Selected
- Defined in:
- lib/ehbrs/tools/runner/fs/selected.rb
Direct Known Subclasses
Constant Summary collapse
- DEFAULT_TRAVERSER_RECURSIVE =
true
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
20 21 22 23 |
# File 'lib/ehbrs/tools/runner/fs/selected.rb', line 20 def run infov 'Recursive', traverser_recursive run_jobs :show, :build end |