Drone.

Drone(IEnvironment, ILog) Constructor

Namespace
GitVersion.BuildAgents
Containing Type
Drone

Syntax

public Drone(IEnvironment environment, ILog log)

Parameters

Name Type Description
environment IEnvironment
log ILog

Return Value

Type Description
void
GitHub