method
find_file_named
v1_9_1_378 -
Show latest stable
- Class:
RDoc::TopLevel
find_file_named(name)public
No documentation available.
# File lib/rdoc/code_objects.rb, line 667
def self.find_file_named(name)
@@all_files[name]
end