Class: Copyable::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/copyable/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#suppress_schema_errorsObject

Returns the value of attribute suppress_schema_errors

Returns:

  • (Object)

    the current value of suppress_schema_errors



5
6
7
# File 'lib/copyable/config.rb', line 5

def suppress_schema_errors
  @suppress_schema_errors
end