method
to_s
v1_8_6_287 -
Show latest stable
- Class:
SM::LineCollection
to_s()public
No documentation available.
# File lib/rdoc/markup/simple_markup/fragments.rb, line 157
def to_s
@fragments.join("\n----\n")
end to_s()No documentation available.
# File lib/rdoc/markup/simple_markup/fragments.rb, line 157
def to_s
@fragments.join("\n----\n")
end