Summary
Reads issues from the provided log files.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Base Types
-
- FrostingTask
<IIssuesContext>
- FrostingTask
graph BT
Type-->Base0["FrostingTask<IIssuesContext>"]
Type["ReadIssuesTask"]
class Type type-node
Syntax
public sealed class ReadIssuesTask : FrostingTask<IIssuesContext>
Attributes
Type | Description |
---|---|
TaskNameAttribute |
Constructors
Name | Summary |
---|---|
ReadIssuesTask |
Methods
Name | Value | Summary |
---|---|---|
Run |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
void |
Throws an exception if the specified parameter's value is null.
From IssuesArgumentChecks
|