IOutput Interface
General output. Common to all IOutputParser<T>s.
graph BT Type["IOutput"] class Type type-node Implementing0["IHashOutput"]-.->Type click Implementing0 "/cake-test/api/Cake.SevenZip.Parsers/IHashOutput" Implementing1["ITestOutput"]-.->Type click Implementing1 "/cake-test/api/Cake.SevenZip.Parsers/ITestOutput" Implementing2["IInformationOutput"]-.->Type click Implementing2 "/cake-test/api/Cake.SevenZip.Parsers/IInformationOutput" Implementing3["IBenchmarkOutput"]-.->Type click Implementing3 "/cake-test/api/Cake.SevenZip.Parsers/IBenchmarkOutput" Implementing4["IListOutput"]-.->Type click Implementing4 "/cake-test/api/Cake.SevenZip.Parsers/IListOutput"

Syntax

public interface IOutput

Properties

Name Property Type Summary
Information string
Gets the information (version etc.) from 7z.