Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
metaPatternPathsWithCaptures
Function metaPatternPathsWithCaptures
metaPatternPathsWithCaptures
(
pattern
:
MetaPattern
,
haystack
:
Envelope
,
)
:
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Gets paths with captures for a meta pattern.
Parameters
pattern
:
MetaPattern
haystack
:
Envelope
Returns
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Gets paths with captures for a meta pattern.