IssuesContext.

CreateIssuesState() Method

Summary

Factory method to instantiate State.

Syntax

protected override IssuesState CreateIssuesState()

Return Value

Type Description
IssuesState Object to store mutable state of the build run.
GitHub