ZeroInstall.Commands.Cli |
ZeroInstall.Commands.CliCommands |
ZeroInstall.Commands.Gtk |
ZeroInstall.Commands.Properties |
ZeroInstall.Commands.Utils |
ZeroInstall.Commands.WinForms |
Name | Description |
---|---|
CliCommandHandler | |
CommandBase | Common base class for frontend commands. |
CommandFactory | Handles the creation of CliCommand instances for handling of commands like "0install COMMAND [OPTIONS]". |
MockCommandHandler | A minimalistic ICommandHandler that allows you to pre-record answers and retrieve output. |
ProgramUtils | Provides utility methods for application entry points. |
UnsuitableInstallBaseException |