IInformationOutput Interface
The parsed Output of the InformationCommand.
Namespace
Cake.SevenZip.Parsers
Interfaces
graph BT Type-.->Interface0["IOutput"] click Interface0 "/cake-test/api/Cake.SevenZip.Parsers/IOutput" Type["IInformationOutput"] class Type type-node

Syntax

public interface IInformationOutput : IOutput

Properties

Name Property Type Summary
Codecs IEnumerable<string>
Gets the codecs.
Formats IEnumerable<string>
Gets the formats.
Hashers IEnumerable<string>
Gets the hashers.
Libs IEnumerable<string>
Gets the libs.