This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- Aliases
Syntax
public static void SerializeIssueToJsonFile(this ICakeContext context, IIssue issue, FilePath filePath)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
issue | IIssue | |
filePath | FilePath |
Return Value
Type | Description |
---|---|
void |