YarnRunner.

GetWorkingDirectory(YarnRunnerSettings) Method

Summary

Gets the working directory from the YarnRunnerSettings Defaults to the currently set working directory.
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnRunner

Syntax

protected override DirectoryPath GetWorkingDirectory(YarnRunnerSettings settings)

Parameters

Name Type Description
settings YarnRunnerSettings The settings.

Return Value

Type Description
DirectoryPath The working directory for the tool.