MemoryExecutionEnv constructor
Creates a MemoryExecutionEnv rooted at cwd.
Implementation
MemoryExecutionEnv({super.cwd, this._shell = const UnavailableShell()});
Creates a MemoryExecutionEnv rooted at cwd.
MemoryExecutionEnv({super.cwd, this._shell = const UnavailableShell()});