Method: Buildr::Run::RunTask#run
- Defined in:
- lib/buildr/run.rb
#run ⇒ Object
138 139 140 |
# File 'lib/buildr/run.rb', line 138 def run runner.run(self) if runner? end |
138 139 140 |
# File 'lib/buildr/run.rb', line 138 def run runner.run(self) if runner? end |