C# Class ZeroInstall.Commands.CliCommands.Import

Import a feed from a local file, as if it had been downloaded from the network.
This is useful when testing a feed file, to avoid uploading it to a remote server in order to download it again. The file must have a trusted digital signature, as when fetching from the network.
Inheritance: CliCommand
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Méthode Description
Execute ( ) : ExitCode
Import ( [ handler ) : JetBrains.Annotations

Method Details

Execute() public méthode

public Execute ( ) : ExitCode
Résultat ExitCode

Import() public méthode

public Import ( [ handler ) : JetBrains.Annotations
handler [
Résultat JetBrains.Annotations