Class: SM::Flow::P

Inherits:
Struct
  • Object
show all
Defined in:
lib/rdoc/markup/simple_markup/to_flow.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



8
9
10
# File 'lib/rdoc/markup/simple_markup/to_flow.rb', line 8

def body
  @body
end