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