Method: Cwsrb::Language::Type#code

Defined in:
lib/cwsrb/data.rb

#codeString (readonly)

Returns The three-character type code.

Returns:

  • (String)

    The three-character type code.



66
67
68
# File 'lib/cwsrb/data.rb', line 66

def code
  @code
end