Method: SectionDef#title

Defined in:
lib/coursegen/course/data/section_def.rb

#titleObject

Returns the value of attribute title.



4
5
6
# File 'lib/coursegen/course/data/section_def.rb', line 4

def title
  @title
end