toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util.fileselector
/
Matcher
Matcher
object
Matcher
(
source
)
Members
Functions
matches
Glob
Link copied to clipboard
fun
matchesGlob
(
inputGlob
:
String
,
inputPath
:
String
,
caseSensitive
:
Boolean
=
false
)
:
Boolean
matches
Regex
Link copied to clipboard
fun
matchesRegex
(
regexp
:
String
,
path
:
String
,
caseSensitive
:
Boolean
=
false
)
:
Boolean