Method: LUSI::API::Course::ModuleBase#mnemonic

Defined in:
lib/lusi_api/course.rb

#mnemonicString?

Returns the mnemonic for the course.

Returns:

  • (String, nil)

    the mnemonic for the course



146
147
148
# File 'lib/lusi_api/course.rb', line 146

def mnemonic
  @mnemonic
end