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