Process.withConfig

Return a new Process with the process configuration set to the provided value, leaving the original unchanged.

struct Process
const
withConfig
(
in std.process.Config config
)

Meta