Class
Templater::CLI::Generator
In:
lib/templater/cli/generator.rb
Parent:
Object
Methods
conflict_menu
help
new
output_diff_line
run
say_status
step_through_templates
version
Public Class methods
new
(generator_name, generator_class, destination_root, name, version)
Public Instance methods
help
()
outputs a helpful message and quits
run
(arguments)
step_through_templates
()
version
()
Protected Instance methods
conflict_menu
(template)
output_diff_line
(diff)
say_status
(status, template, color = nil)
[Validate]