C# Класс ZeroInstall.Commands.CliCommands.UpdateApps

Updates all applications in the AppList.
Наследование: IntegrationCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( ) : ExitCode
UpdateApps ( [ handler ) : System

Приватные методы

Метод Описание
Clean ( IEnumerable digestsToKeep ) : void
DownloadUncachedImplementations ( IEnumerable selectedImplementations ) : void
GetTargets ( ) : IEnumerable

Returns a list of Requirements that describe the applications to be updated.

SolveAll ( IEnumerable targets ) : IEnumerable

Описание методов

Execute() публичный Метод

public Execute ( ) : ExitCode
Результат ExitCode

UpdateApps() публичный Метод

public UpdateApps ( [ handler ) : System
handler [
Результат System