vars property
The vars but the PATH variable
Implementation
@override
ShellEnvironmentVars get vars => _vars ??= ShellEnvironmentVars._(this);
The vars but the PATH variable
@override
ShellEnvironmentVars get vars => _vars ??= ShellEnvironmentVars._(this);