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

Syntax

public interface IListOutput : IOutput

Properties

Name Property Type Summary
Archives IEnumerable<IArchiveListOutput>
Gets the files.
CompressedSize long
Gets the size of the compressed.
Size long
Gets the size.