This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Yarn.
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 |
