Class: Avm::Tools::Runner::Git::Organize
- Defined in:
- lib/avm/tools/runner/git/organize.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
20 21 22 23 24 25 |
# File 'lib/avm/tools/runner/git/organize.rb', line 20 def run collect_references run_operations end |