NpxTool.

Execute(NpxSettings, string[]) Method

Assembly
Cake.Npx.dll
Namespace
Cake.Npx
Containing Type
NpxTool

Syntax

public void Execute(NpxSettings settings, out string[] redirectedStandardOutput)

Parameters

Name Type Description
settings NpxSettings
redirectedStandardOutput string[]

Return Value

Type Description
void