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