Class: Rock::Doc::VizkitWidget
- Inherits:
-
Struct
- Object
- Struct
- Rock::Doc::VizkitWidget
- Defined in:
- lib/rock/doc.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/rock/doc.rb', line 6 def name @name end |