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