Module
Hoe::Clean
In:
lib/hoe/clean.rb
Clean
plugin for hoe.
Tasks Provided:
clean:
Clean
up all the extras.
Methods
define_clean_tasks
initialize_clean
Attributes
clean_globs
[RW]
Optional: An array of file patterns to delete on clean.
Public Instance methods
define_clean_tasks
()
Define tasks for plugin.
initialize_clean
()
Initialize variables for plugin.
[Validate]