C# Class ZeroInstall.Commands.CliCommands.SelfUpdate

Updates Zero Install itself to the most recent version.
Inheritance: Run
ファイルを表示 Open project: 0install/0install-win

Public Methods

Method Description
Execute ( ) : ExitCode
Parse ( IEnumerable args ) : void
SelfUpdate ( [ handler ) : System

Private Methods

Method Description
UpdateFound ( ) : bool

Method Details

Execute() public method

public Execute ( ) : ExitCode
return ExitCode

Parse() public method

public Parse ( IEnumerable args ) : void
args IEnumerable
return void

SelfUpdate() public method

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