Class: Namo::NegatedDimension
- Inherits:
-
Object
- Object
- Namo::NegatedDimension
- Defined in:
- lib/Namo/NegatedDimension.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
6 7 8 |
# File 'lib/Namo/NegatedDimension.rb', line 6 def name @name end |