Module: Generator::New

Included in:
Generator
Defined in:
lib/fusegen/new.rb

Instance Method Summary collapse

Instance Method Details

#new_project(global_options, options, args) ⇒ Object



8
9
10
# File 'lib/fusegen/new.rb', line 8

def new_project(global_options,options,args)
  do_new_project options  
end