method
comment=
v2_2_9 -
Show latest stable
- Class:
Rake::Task
comment=(comment)public
No documentation available.
# File lib/rake/task.rb, line 264
def comment=(comment) # :nodoc:
add_comment(comment)
end comment=(comment)No documentation available.
# File lib/rake/task.rb, line 264
def comment=(comment) # :nodoc:
add_comment(comment)
end