C# Class ZeroInstall.Commands.CliCommands.DefaultCommand

The default command used when no command is explicitly specified.
Inheritance: CliCommand
Show file Open project: 0install/0install-win

Public Methods

Method Description
DefaultCommand ( [ handler ) : System
Execute ( ) : ExitCode

Method Details

DefaultCommand() public method

public DefaultCommand ( [ handler ) : System
handler [
return System

Execute() public method

public Execute ( ) : ExitCode
return ExitCode