Method: Guard::Functions#run_all
- Defined in:
- lib/marv/project/guard/functions.rb
#run_all ⇒ Object
Runs on all command in guard console
14 15 16 |
# File 'lib/marv/project/guard/functions.rb', line 14 def run_all copy_all_functions "Rebuilding all functions", true end |