Method: RDoc::Markup::AttributeManager#attributes
- Defined in:
- lib/rdoc/markup/attribute_manager.rb
#attributes ⇒ Object (readonly)
The attributes enabled for this markup object.
40 41 42 |
# File 'lib/rdoc/markup/attribute_manager.rb', line 40 def attributes @attributes end |