mirror of
https://github.com/microsoft/terminal.git
synced 2026-07-08 17:56:28 +00:00
- Full Dispose Pattern for ProcessResources since it has unmanaged resources - Basic Dispose Pattern for PseudoConsolePipe since it has managed resources - Fix naming of iStdOut to hStdOut - Change parameter order of Process.Start to make more sense