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