BuildError.Text method
Collate all PowerShell streams (error, verbose, warning, etc.) into a single string.
public static string Text(PowerShell ps)
See Also
- class BuildError
- namespace Kestrun.Utilities
Collate all PowerShell streams (error, verbose, warning, etc.) into a single string.
public static string Text(PowerShell ps)