Class: SM::Flow::VERB

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



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

def body
  @body
end