The parsed Output of the
BenchmarkCommand.
- Namespace
- Cake
.SevenZip .Parsers - Interfaces
graph BT
Type-.->Interface0["IOutput"]
click Interface0 "/cake-test/api/Cake.SevenZip.Parsers/IOutput"
Type["IBenchmarkOutput"]
class Type type-node
Syntax
public interface IBenchmarkOutput : IOutput
Properties
| Name | Property Type | Summary |
|---|---|---|
| Benchmark | string |
Gets the benchmark-results.
|