hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
core
/
com.hexagontk.core.text
/
Glob
Glob
class
Glob
(
val
pattern
:
String
)
.
Members
Constructors
Glob
Link copied to clipboard
constructor
(
pattern
:
String
)
Properties
pattern
Link copied to clipboard
val
pattern
:
String
.
regex
Link copied to clipboard
val
regex
:
Regex
.
Functions
matches
Link copied to clipboard
fun
matches
(
text
:
String
)
:
Boolean
.