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.Npm.
Summary
Gets or sets the process option to redirect standard error output.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm - Containing Type
- NpmSettings
Syntax
public bool RedirectStandardError { get; set; }
Remarks
To retrieve and process the standard error output
StandardErrorAction
needs to be set.
Value
Type | Description |
---|---|
bool |