Method: Guard::Functions#start

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

#startObject

Runs on marv watch



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

def start
  copy_all_functions "Copying functions over"
end