mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-07 06:03:21 -04: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