PnpmRebuildSettings.

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.Rebuild
Containing Type
PnpmRebuildSettings

Syntax

public bool Stream { get; set; }

Value

Type Description
bool