IssueBuilder.

InFile(string, Nullable<int>) Method

Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IssueBuilder

Syntax

public IssueBuilder InFile(string filePath, Nullable<int> line)

Parameters

Name Type Description
filePath string
line Nullable<int>

Return Value

Type Description
IssueBuilder