|
|
|
|
|
by mr_mitm
13 days ago
|
|
Maybe the PowerShell folks were onto something when they implemented seven different output streams [1]. But then again most users are utterly confused by this and just dump everything to the information stream when they should be using the output stream, making their code near impossible to reuse in an idiomatic way. [1] https://learn.microsoft.com/en-us/powershell/module/microsof... |
|