C# Class ZeroInstall.Commands.CliCommands.Digest

Calculate the manifest digest of a directory or archive.
Inheritance: CliCommand
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Méthode Description
Digest ( [ handler ) : System
Execute ( ) : ExitCode

Private Methods

Méthode Description
GenerateManifest ( string path, string subdir ) : Manifest
GetOutput ( Manifest manifest ) : string

Method Details

Digest() public méthode

public Digest ( [ handler ) : System
handler [
Résultat System

Execute() public méthode

public Execute ( ) : ExitCode
Résultat ExitCode