method
add_file
v2_6_3 -
Show latest stable
- Class:
RDoc::Store
add_file(absolute_name, relative_name: absolute_name, parser: nil)public
Adds the file with name as an RDoc::TopLevel to the store. Returns the created RDoc::TopLevel.
add_file(absolute_name, relative_name: absolute_name, parser: nil)Adds the file with name as an RDoc::TopLevel to the store. Returns the created RDoc::TopLevel.