pyranja / profile

My .dotfiles and utilities
The Unlicense
0 stars 0 forks source link

Summary of Invoke-SpreadExpression #23

Open pyranja opened 8 years ago

pyranja commented 8 years ago

Display total, success and failure count of spread execution, to allow a quick check on results, e.g.

> {success} of {total} executions succeeded

Print via Write-Host to avoid altering execution output. Use Write-Warning if at least one execution failed.