C# Class ZeroInstall.Commands.CliCommands.Digest

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

Public Methods

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

Private Methods

Method Description
GenerateManifest ( string path, string subdir ) : Manifest
GetOutput ( Manifest manifest ) : string

Method Details

Digest() public method

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

Execute() public method

public Execute ( ) : ExitCode
return ExitCode