PnpmPruneSettings.

Stream Property

Summary

Stream output from child processes immediately, prefixed with the originating package directory. This allows output from different packages to be interleaved.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Prune
Containing Type
PnpmPruneSettings

Syntax

public bool Stream { get; set; }

Value

Type Description
bool