Namespace ZeroInstall.Services.Executors
Launches implementations and injects the selected dependencies.
Classes
EnvironmentBuilder
Fluent-style builder for a process execution environment for a Selections document.
Executor
Executes a Selections document as a program using dependency injection.
ExecutorException
Indicates that the IExecutor was unable to launch the desired application.
Interfaces
IEnvironmentBuilder
Fluent-style builder for a process execution environment.
IExecutor
Executes a Selections document as a program using dependency injection.