NodeToolRunner<TSettings>.

FromPath(DirectoryPath) Method

Summary

Sets the working directory for npm commands
Assembly
Cake.Webpack.dll
Namespace
Cake.Webpack
Containing Type
NodeToolRunner<TSettings>

Syntax

public NodeToolRunner<TSettings> FromPath(DirectoryPath path)

Parameters

Name Type Description
path DirectoryPath

Return Value

Type Description
NodeToolRunner<TSettings>