Method: RDoc::Markup::Document#file
- Defined in:
- lib/rdoc/markup/document.rb
#file ⇒ Object
The file this document was created from. See also RDoc::ClassModule#add_comment
13 14 15 |
# File 'lib/rdoc/markup/document.rb', line 13 def file @file end |