get

abstract fun get(variable: String): EnvironmentVariableMutator?(source)

Gets the mutator that this collection applies to a variable, if any.

Parameters

variable

The variable to get the mutator for.

Online Documentation