die
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
},
|
||||
"die": {
|
||||
"prefix": "die",
|
||||
"body": "{ ${4}printf >&2 \"%s\\n\" \"${2:ERROR: ${1:args}}\"; ${4}${3:false}; ${4}}$0",
|
||||
"body": "! ${4}echo >&2 \"${2:ERROR: ${1:args}}\" $0",
|
||||
"description": "Bash snippet 'die'"
|
||||
},
|
||||
"command": {
|
||||
|
||||
Reference in New Issue
Block a user