Class: VectorSalad::StandardShapes::BasicShape
- Inherits:
-
Object
- Object
- VectorSalad::StandardShapes::BasicShape
- Extended by:
- Forwardable
- Includes:
- Contracts
- Defined in:
- lib/vector_salad/standard_shapes/basic_shape.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
11 12 13 |
# File 'lib/vector_salad/standard_shapes/basic_shape.rb', line 11 def @options end |