C# Class ZeroInstall.Commands.CliCommands.MaintenanceMan.Deploy

Deploys Zero Install to a target directory and integrates it in the system.
Inheritance: MaintenanceSubCommand
Show file Open project: 0install/0install-win

Public Methods

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

Private Methods

Method Description
GetCustomTargetDir ( ) : string
GetDefaultTargetDir ( ) : string
GetTargetDir ( ) : string
PerformDeploy ( [ targetDir ) : void
RestartCentral ( [ targetDir ) : void

Method Details

Deploy() public method

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

Execute() public method

public Execute ( ) : ExitCode
return ExitCode