cli/internal/prompter
Mislav Marohnić 436d9ef859
Fix "missing method Fd" crash on Windows (#6200)
This ensures that `IOStreams.Out` always keeps the original `Fd()` value even if it's wrapped as a Colorable stream for Windows in cases when enabling virtual terminal processing has failed.
2022-09-06 17:29:06 +02:00
..
prompter.go Fix "missing method Fd" crash on Windows (#6200) 2022-09-06 17:29:06 +02:00
prompter_mock.go move prompter to own package 2022-07-26 16:41:13 -05:00
test.go add test helpers 2022-08-15 13:53:43 -05:00