Y
Hacker News
new
|
ask
|
show
|
jobs
by
noinsight
2262 days ago
The equivalent to `set -e` is setting the `ErrorActionPreference` variable to "Stop" - all errors become terminating.