Class: Quonfig::SchemaData

Inherits:
Struct
  • Object
show all
Defined in:
lib/quonfig/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#schemaObject

Returns the value of attribute schema

Returns:

  • (Object)

    the current value of schema



35
36
37
# File 'lib/quonfig/types.rb', line 35

def schema
  @schema
end

#schema_typeObject

Returns the value of attribute schema_type

Returns:

  • (Object)

    the current value of schema_type



35
36
37
# File 'lib/quonfig/types.rb', line 35

def schema_type
  @schema_type
end