method
add
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Markup::LineCollection
add(fragment)public
No documentation available.
# File lib/rdoc/markup/fragments.rb, line 139
def add(fragment)
@fragments << fragment
end add(fragment)No documentation available.
# File lib/rdoc/markup/fragments.rb, line 139
def add(fragment)
@fragments << fragment
end