ShellEnvironment.empty constructor
ShellEnvironment.empty()
Create an empty shell environment.
Mainly used for testing as it is not easy to which environment variable are required.
Implementation
ShellEnvironment.empty() : super.empty();