C# Class ZeroInstall.Commands.CliCommands.MaintenanceMan

Show file Open project: 0install/0install-win

Public Methods

Method Description
GetCommand ( string commandName ) : SubCommand
MaintenanceMan ( [ handler ) : System

Private Methods

Method Description
WindowsSelfDelete ( ) : void

Use cmd.exe to delete own installation directory after 8s delay

Method Details

GetCommand() public method

public GetCommand ( string commandName ) : SubCommand
commandName string
return SubCommand

MaintenanceMan() public method

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