method
to_s
v2_4_6 -
Show latest stable
- Class:
RDoc::TopLevel
to_s()public
No documentation available.
# File lib/rdoc/top_level.rb, line 278
def to_s # :nodoc:
"file #{full_name}"
end to_s()No documentation available.
# File lib/rdoc/top_level.rb, line 278
def to_s # :nodoc:
"file #{full_name}"
end