NpmSettings.

RedirectStandardOutput Property

Summary

Gets or sets the process option to redirect standard output.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm
Containing Type
NpmSettings

Syntax

public bool RedirectStandardOutput { get; set; }

Remarks

To retrieve and process the standard error output StandardOutputAction needs to be set.

Value

Type Description
bool