IBuildAgent.

CanApplyToCurrentContext() Method

Summary

Determines whether this build agent is active in the current execution context.
Namespace
GitVersion.Agents
Containing Type
IBuildAgent

Syntax

bool CanApplyToCurrentContext()

Return Value

Type Description
bool
GitHub