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