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
Completely disregard concurrency and topological sorting, running
a given script immediately in all matching packages with prefixed
streaming output. This is the preferred flag for long-running
processes such as watch run over many packages.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Exec - Containing Type
- PnpmExecSettings
Syntax
public bool Parallel { get; set; }
Value
Type | Description |
---|---|
bool |