Method: JSONSchemer::Schema::Context#short_circuit

Defined in:
lib/json_schemer/schema.rb

#short_circuitObject

Returns the value of attribute short_circuit

Returns:

  • (Object)

    the current value of short_circuit

[View source]

4
5
6
# File 'lib/json_schemer/schema.rb', line 4

def short_circuit
  @short_circuit
end