Class: Tap::Generator::Generators::Task
- Defined in:
- lib/tap/generator/generators/task.rb
Overview
:startdoc::generator a task and test
Generates a new Tap::Task and an associated test file.
Instance Attribute Summary
Attributes inherited from Base
Attributes included from Helpers
Method Summary
Methods inherited from Resource
Methods inherited from Base
#action, build, convert_to_spec, #directories, #directory, #file, #initialize, #iterate, #log_relative, #manifest, #on, parse_as, #path, #process, #template, #template_files
Methods included from Helpers
Constructor Details
This class inherits a constructor from Tap::Generator::Base