Namespace BuildSystem.Utils.Executor
Classes
CmdRunner
Run cmd.exe and provide executing lines to it. Execution runs one by one, but log results are mixed. And I have no idea how to fix this problem
ExeLine
Executing command provided to CmdRunner
ExeRunner
Run .exe file with arguments. Also logs all output