C# (CSharp) GitForce Exec - 3 examples found. These are the top rated real world C# (CSharp) examples of GitForce.Exec extracted from open source projects. You can rate examples to help us improve the quality of examples.
Contains functions to execute external console applications. Standard streams (stdout/stderr) are captured and returned. Command shell is not invoked as that would prevent capturing the streams. Internally, the invocation is asynchronous.