method
to_s
ruby latest stable - Class:
RDoc::Markup::AttrChanger
to_s()public
No documentation available.
# File lib/rdoc/markup/attr_changer.rb, line 13
def to_s # :nodoc:
"Attr: +#{turn_on}/-#{turn_off}"
end to_s()No documentation available.
# File lib/rdoc/markup/attr_changer.rb, line 13
def to_s # :nodoc:
"Attr: +#{turn_on}/-#{turn_off}"
end