Class: Smartdown::Model::Element::NextSteps

Inherits:
Struct
  • Object
show all
Defined in:
lib/smartdown/model/element/next_steps.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



4
5
6
# File 'lib/smartdown/model/element/next_steps.rb', line 4

def content
  @content
end