Method: Guard::Templates#start

Defined in:
lib/marv/project/guard/templates.rb

#startObject

Runs on marv watch



9
10
11
# File 'lib/marv/project/guard/templates.rb', line 9

def start
  copy_all_templates "Copying templates over"
end