Module: TypeCoerce::Configuration
- Extended by:
- T::Sig
- Defined in:
- lib/sorbet-coerce/configuration.rb
Class Attribute Summary collapse
-
.raise_coercion_error ⇒ Object
Returns the value of attribute raise_coercion_error.
Class Attribute Details
.raise_coercion_error ⇒ Object
Returns the value of attribute raise_coercion_error.
10 11 12 |
# File 'lib/sorbet-coerce/configuration.rb', line 10 def raise_coercion_error @raise_coercion_error end |