Method: Dry::Schema::Trace#compiler
- Defined in:
- lib/dry/schema/trace.rb
#compiler ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
18 19 20 |
# File 'lib/dry/schema/trace.rb', line 18 def compiler @compiler end |