2 implementations of ForwardStdErr
Microsoft.DotNet.Cli.Utils (2)
BuiltInCommand.cs (1)
171
public ICommand
ForwardStdErr
(TextWriter? to = null, bool onlyIfVerbose = false, bool ansiPassThrough = true)
Command.cs (1)
151
public ICommand
ForwardStdErr
(TextWriter? to = null, bool onlyIfVerbose = false, bool ansiPassThrough = true)