C# Class ZeroInstall.Commands.CliCommands.Central

Opens the central graphical user interface for launching and managing applications.
Inheritance: CliCommand
Show file Open project: 0install/0install-win

Public Methods

Method Description
Central ( [ handler ) : JetBrains.Annotations
Execute ( ) : ExitCode

Method Details

Central() public method

public Central ( [ handler ) : JetBrains.Annotations
handler [
return JetBrains.Annotations

Execute() public method

public Execute ( ) : ExitCode
return ExitCode