PnpmRemoveSettings.

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.Remove
Containing Type
PnpmRemoveSettings

Syntax

public bool Stream { get; set; }

Value

Type Description
bool