DManager.applyEnv

Apply user modifications onto an environment. Supports Windows-style %VAR% expansions.

class DManager
static
string[string]
applyEnv
(
in string[string] target
,
in string[string] source
)

Meta