Method: YARD::CodeObjects::ExtraFileObject#contents
- Defined in:
- lib/yard/code_objects/extra_file_object.rb
#contents ⇒ Object
Returns the value of attribute contents.
10 11 12 |
# File 'lib/yard/code_objects/extra_file_object.rb', line 10 def contents @contents end |