Class: Smartdown::Model::Element::NextSteps
- Inherits:
-
Struct
- Object
- Struct
- Smartdown::Model::Element::NextSteps
- Defined in:
- lib/smartdown/model/element/next_steps.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
4 5 6 |
# File 'lib/smartdown/model/element/next_steps.rb', line 4 def content @content end |