Method: CItem#identifier
- Defined in:
- lib/coursegen/course/data/citem.rb
#identifier ⇒ Object (readonly)
Returns the value of attribute identifier.
9 10 11 |
# File 'lib/coursegen/course/data/citem.rb', line 9 def identifier @identifier end |