Method: YARD::CodeObjects::NamespaceObject#class_attributes
- Defined in:
- lib/yard/code_objects/namespace_object.rb
permalink #class_attributes ⇒ Hash
Only the class attributes
69 70 71 |
# File 'lib/yard/code_objects/namespace_object.rb', line 69 def class_attributes attributes[:class] end |