Namespace Snowflake.Orchestration.Process
Classes
ProcessExtensions
Interfaces
IEmulatorExecutable
Represents an external emulator that can be called using the operating system shell.
IEmulatorExecutableProvider
Provides access to loaded IEmulatorExecutable instances.
IProcessBuilder
Provides a fluent API on top of System.Diagnostics.ProcessStartInfo to make launching processes easier and cleaner.