Summary
Coverages the specified context.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- LocalCakeAliases
Syntax
public static DirectoryPath Coverage(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| DirectoryPath | DirectoryPath. |
