irelephant 🍭@lemm.ee to Programmer Humor@lemmy.mlEnglish · 26 days agolooks good to melemm.eeimagemessage-square8fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imagelooks good to melemm.eeirelephant 🍭@lemm.ee to Programmer Humor@lemmy.mlEnglish · 26 days agomessage-square8fedilink
minus-squarewizardbeard@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·25 days agoPowerShell does that by default, and it’s my least favorite feature in my most used language. $ErrorActionPreference = Stop At the start of almost every script.
PowerShell does that by default, and it’s my least favorite feature in my most used language.
$ErrorActionPreference = Stop
At the start of almost every script.