YarnRunner.

FromPath(DirectoryPath) Method

Summary

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

Syntax

public IYarnRunnerCommands FromPath(DirectoryPath path)

Parameters

Name Type Description
path DirectoryPath

Return Value

Type Description
IYarnRunnerCommands