5 lines
114 B
Plaintext
Executable File
5 lines
114 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: substring
|
|
#key: substring
|
|
# --
|
|
(substring ${1:string} ${2:from}${3: to}) |