env

open fun env(env: Map<String, String>): Command

Return

A copy of this command, with the given environment variables. These will be added to the Process. There is currently no way to remove environment variables.