Glob

class Glob(val pattern: String)

.

Constructors

Link copied to clipboard
constructor(pattern: String)

Properties

Link copied to clipboard
Link copied to clipboard

.

Functions

Link copied to clipboard
fun matches(text: String): Boolean

.