1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-08-06 11:25:07 +00:00
Files
PLASMA/src/inc/matchfiles.plh
2022-12-31 22:41:28 -08:00

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