IYarnRunnerConfiguration.

FromPath(DirectoryPath) Method

Summary

Sets the working directory for yarn commands
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
IYarnRunnerConfiguration

Syntax

IYarnRunnerCommands FromPath(DirectoryPath path)

Parameters

Name Type Description
path DirectoryPath

Return Value

Type Description
IYarnRunnerCommands