Summary
General output. Common to all
IOutputParser<T>
s.
- Namespace
- Cake
.SevenZip .Parsers - Implementing Types
graph BT
Type["IOutput"]
class Type type-node
Implementing0["IHashOutput"]-.->Type
click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput"
Implementing1["IListOutput"]-.->Type
click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput"
Implementing2["IInformationOutput"]-.->Type
click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput"
Implementing3["ITestOutput"]-.->Type
click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput"
Implementing4["IBenchmarkOutput"]-.->Type
click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput"
Syntax
public interface IOutput
Properties
Name | Value | Summary |
---|---|---|
Information | string |
Gets the information (version etc.) from 7z.
|