Method: TypeStruct::ClassMethods#definition

Defined in:
lib/type_struct.rb

#definitionObject



80
81
82
# File 'lib/type_struct.rb', line 80

def definition
  const_get(:DEFINITION)
end