mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 11:29:57 -04:00
Fixes #10266 panicwrap was using Extrafiles to get the original standard streams for `terraform console`. This doesn't work on Windows. Instead, we must use the Win32 APIs to get the exact handles. |
||
|---|---|---|
| .. | ||
| streams.go | ||
| streams_other.go | ||
| streams_windows.go | ||