cake-build/cake

RedirectedStandardOutputHandler & RedirectedStandardErrorHandler on ToolSettings

Open

#2,461 opened on Jan 25, 2019

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C# (3,742 stars) (738 forks)batch import
Help wantedImprovementUp-for-grabs

Description

As discussed in #2460, we should expose RedirectedStandardOutputHandler and RedirectedStandardErrorHandler on ToolSettings, which was just recently added to ProcessSettings in pr #2447.

Contributor guide