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