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