Method: CItem#title

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

#titleObject (readonly)

Returns the value of attribute title.



9
10
11
# File 'lib/coursegen/course/data/citem.rb', line 9

def title
  @title
end