module Dry::Types::Meta
def with(**options) = super(meta: @meta, **options)
- Api: - public
Returns:
-
(Type)
-
Parameters:
-
options
(Hash
) -- new_options
def with(**options) = super(meta: @meta, **options)
(Type)
-
options
(Hash
)
-- new_options
def with(**options) = super(meta: @meta, **options)