mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-09 21:53:47 -05:00
add _clearLine_
This commit is contained in:
2
.vscode/shellscript.code-snippets
vendored
2
.vscode/shellscript.code-snippets
vendored
@@ -60,7 +60,7 @@
|
||||
"\t\t#\t\t\t\t\t\t\t 1: Failure",
|
||||
"\t\t#\t\t\t\t\tstdout: ",
|
||||
"\t\t# USAGE:",
|
||||
"\t\t#\t\t\t\t\t${1:name} \"@\"",
|
||||
"\t\t#\t\t\t\t\t_${1:name}_ \"@\"",
|
||||
"\t\t",
|
||||
"\t\t [[ $# == 0 ]] && fatal \"Missing required argument to ${FUNCNAME[0]}\"",
|
||||
"\t\t",
|
||||
|
||||
Reference in New Issue
Block a user