IssuesContext<TParameters, TState>.

State Property

Summary

Gets the mutable state of the build run.

Syntax

public TState State { get; }

Value

Type Description
TState
GitHub