Summary
The parsed output of the
TestCommand
.
- Namespace
- Cake
.SevenZip .Parsers - Interfaces
graph BT
Type-.->Interface0["IOutput"]
click Interface0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IOutput"
Type["ITestOutput"]
class Type type-node
Syntax
public interface ITestOutput : IOutput
Properties
Name | Value | Summary |
---|---|---|
Archives | IEnumerable |
Gets the output for all individual archives.
|