Namespace Heleonix.Execution
Classes
- ArgsBuilder
Helps to build command line arguments to be passed in to executables. Each method accepts a
conditionargument to determine whether to add an argument or not, and returnsthisinstance of the ArgsBuilder for chaining.
- ExeHelper
Provides functionality for working with executables.
- ExeResult
Represents a result of execution of an executable.