Object
Used to name the source of a given task
Overrides the default # to provide the plugin name.
# File lib/hoe/rake.rb, line 11 11: def comment 12: "%-#{$plugin_max}s # %s" % [plugin, old_comment] if old_comment 13: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.
Overrides the default # to provide the plugin name.