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