Skip to content
Mickael Daniel edited this page Jul 29, 2012 · 1 revision

TOC

# yeoman.generators.Base ## grunt.file API ## grunt.log API ## generator.helper(name, args) ## generator.prompt(defaults, prompts, cb) ## generator.promptForObj() ## generator.promptFor(name, default) ## generator.sourceRoot(root) ## generator.destinationRoot(root) ## generator.copy(source, destination, options) ## generator.read(filepath, encoding) ## generator.write(filepath, content) ## generator.template(source, destination, data) ## generator.directory(source, destination)
Clone this wiki locally