class ProcessExecuter::Options::Base
def with(**options_hash)
-
(self.class)
-
def with(**options_hash) self.class.new(**@options, **options_hash) end
(self.class)
-
def with(**options_hash) self.class.new(**@options, **options_hash) end