Summary
Factory method to instantiate
State
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IssuesContext
Syntax
protected override IssuesState CreateIssuesState()
Return Value
Type | Description |
---|---|
IssuesState | Object to store mutable state of the build run. |