minimatch
GitHub
isaacs projects
Preparing search index...
index
filter
Function filter
filter
(
pattern
:
string
,
options
?:
MinimatchOptions
)
:
(
p
:
string
)
=>
boolean
Parameters
pattern
:
string
options
:
MinimatchOptions
= {}
Returns
(
p
:
string
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
minimatch
Loading...