WasTruncated Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

Indicates whether the captured standard output or standard error was truncated because it exceeded the configured per-stream cap.

public bool WasTruncated { get; }

Returns