C# Class ZeroInstall.Commands.CliCommands.Configure

View or change Config.
Inheritance: CliCommand
Show file Open project: 0install/0install-win

Public Methods

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

Private Methods

Method Description
GetOptions ( string key ) : void
SetOption ( string key, string value ) : void

Method Details

Configure() public method

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

Execute() public method

public Execute ( ) : ExitCode
return ExitCode