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