Process.withEnv

Set environment variable (specified by key) to provided value

struct Process
alias withEnv = setEnv

Return Value

reference to this (process instance)

Meta