Summary
Creates issue report.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Base Types
-
- FrostingTask
<IIssuesContext>
- FrostingTask
graph BT
Type-->Base0["FrostingTask<IIssuesContext>"]
Type["CreateFullIssuesReportTask"]
class Type type-node
Syntax
public sealed class CreateFullIssuesReportTask : FrostingTask<IIssuesContext>
Attributes
Type | Description |
---|---|
TaskNameAttribute | |
Is |
Constructors
Name | Summary |
---|---|
Create |
Methods
Name | Value | Summary |
---|---|---|
Run |
void | |
ShouldRun |
bool |
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
void |
Throws an exception if the specified parameter's value is null.
From IssuesArgumentChecks
|