C# Class ZeroInstall.Commands.CliCommands.Configure

View or change Config.
Inheritance: CliCommand
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Méthode Description
Configure ( [ handler ) : System
Execute ( ) : ExitCode

Private Methods

Méthode Description
GetOptions ( string key ) : void
SetOption ( string key, string value ) : void

Method Details

Configure() public méthode

public Configure ( [ handler ) : System
handler [
Résultat System

Execute() public méthode

public Execute ( ) : ExitCode
Résultat ExitCode