4 lines
40 B
Plaintext
Executable File
4 lines
40 B
Plaintext
Executable File
function ${1:name}(){
|
|
${2:Commands}
|
|
}
|