environment

open fun environment(name: String, value: Any): JavaExec
open fun environment(environmentVariables: Map<String, out Any>): JavaExec