Method: YARD::CodeObjects::ExtraFileObject#attributes
- Defined in:
- lib/yard/code_objects/extra_file_object.rb
#attributes ⇒ Object
30 31 32 33 |
# File 'lib/yard/code_objects/extra_file_object.rb', line 30 def attributes ensure_parsed @attributes end |