1 implementation of CaptureStdErr
Microsoft.Arcade.Common (1)
Command.cs (1)
152public ICommand CaptureStdErr()
1 reference to CaptureStdErr
Microsoft.DotNet.VersionTools (1)
Util\GitCommand.cs (1)
53.CaptureStdErr() // git push will write to StdErr upon success, disable that