On this page
LibTmux.Internal.ChildProcessEnvironment.Apply
- Module
- LibTmux.Internal
- Declared in
- ChildProcessEnvironment
- Package
- LibTmux
- Source
- src/LibTmux/Environment/ChildProcessEnvironment.cs
- Apply ( startInfo : ProcessStartInfo , overrides : IReadOnlyDictionary<string, string?>? ) void
-
Applies an isolated environment to one child process.
- Parameters
-
-
startInfo ( ProcessStartInfo ) – The child process description.
-
overrides ( IReadOnlyDictionary<string, string?>? ) – Values to set, or null values to remove.
-
0 declared, 0 inherited