class Dry::Schema::Result
def output
- Api: - private
Returns:
-
(Hash)
-
def output path.equal?(Path::EMPTY) ? @output : @output.dig(*path) end
(Hash)
-
def output path.equal?(Path::EMPTY) ? @output : @output.dig(*path) end