Method: Avm::Tools::Runner::Source::Update#run
- Defined in:
- lib/avm/tools/runner/source/update.rb
#run ⇒ Object
12 13 14 15 |
# File 'lib/avm/tools/runner/source/update.rb', line 12 def run infov 'Path', runner_context.call(:subject).path runner_context.call(:subject).update end |