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