module Dry::Schema::Info::SchemaMethods
def info
- Api: - public
Returns:
-
(Hash
-Hash>)
def info compiler = SchemaCompiler.new compiler.call(to_ast) compiler.to_h end
(HashHash>)
-
def info compiler = SchemaCompiler.new compiler.call(to_ast) compiler.to_h end