Class: Rake::Task

Inherits:
Object show all
Defined in:
lib/drumherum/rake.rb

Instance Method Summary collapse

Instance Method Details

#hide!Object



17
18
19
# File 'lib/drumherum/rake.rb', line 17

def hide!
  @comment = nil
end