Table of Contents

Namespace Heleonix.Execution

Classes

ArgsBuilder

Helps to build command line arguments to be passed in to executables. Each method accepts a condition argument to determine whether to add an argument or not, and returns this instance of the ArgsBuilder for chaining.

ExeHelper

Provides functionality for working with executables.

ExeResult

Represents a result of execution of an executable.