mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-08 21:23:48 -05:00
add _isFQDN_ and change header style
This commit is contained in:
8
.vscode/shellscript.code-snippets
vendored
8
.vscode/shellscript.code-snippets
vendored
@@ -25,8 +25,8 @@
|
||||
"\t\t#\t\t\t\t\t\\$1 (Required):\t",
|
||||
"\t\t#\t\t\t\t\t\\$2 (Optional):\t",
|
||||
"\t\t# OUTS:",
|
||||
"\t\t#\t\t\t\t\t\t\t 0: Success",
|
||||
"\t\t#\t\t\t\t\t\t\t 1: Failure",
|
||||
"\t\t#\t\t\t\t\t 0: Success",
|
||||
"\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_nameOfFunc_ \"@\""
|
||||
@@ -56,8 +56,8 @@
|
||||
"\t\t#\t\t\t\t\t\\$1 (Required):\t",
|
||||
"\t\t#\t\t\t\t\t\\$2 (Optional):\t",
|
||||
"\t\t# OUTS:",
|
||||
"\t\t#\t\t\t\t\t\t\t 0: Success",
|
||||
"\t\t#\t\t\t\t\t\t\t 1: Failure",
|
||||
"\t\t#\t\t\t\t\t 0: Success",
|
||||
"\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}_ \"@\"",
|
||||
|
||||
Reference in New Issue
Block a user