Search
Preparing search index...
The search index is not available
@typexs/base
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@typexs/base
index
MatchUtils
Class MatchUtils
Hierarchy
MatchUtils
Index
Constructors
constructor
Properties
MATCHER
Methods
is
Glob
Pattern
mini
Match
Constructors
constructor
new
Match
Utils
(
)
:
MatchUtils
Returns
MatchUtils
Properties
Static
MATCHER
MATCHER
:
any
Methods
Static
is
Glob
Pattern
is
Glob
Pattern
(
x
:
string
)
:
boolean
Checks if x is an glob pattern
Parameters
x:
string
Returns
boolean
Static
mini
Match
mini
Match
(
pattern
:
string
, string
:
string
)
:
any
Check glob pattern against a string
Parameters
pattern:
string
string:
string
Returns
any
Modules
Activator
Bootstrap
Startup
index
Match
Utils
constructor
MATCHER
is
Glob
Pattern
mini
Match
Generated using
TypeDoc
Checks if x is an glob pattern