mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-08-06 11:25:07 +00:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
import matchfiles
|
|
predef matchName(src, exp)#1
|
|
predef matchList(pathptr, exp)#2
|
|
predef isWildName(exp)#1
|
|
predef fileFromPath(filestr, pathstr)#0
|
|
end
|