method
to_s
v1_8_7_72 -
Show latest stable
- Class:
SM::Line
to_s()public
No documentation available.
# File lib/rdoc/markup/simple_markup/lines.rb, line 83
def to_s
"#@type#@level: #@text"
end to_s()No documentation available.
# File lib/rdoc/markup/simple_markup/lines.rb, line 83
def to_s
"#@type#@level: #@text"
end