Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
capture
Function capture
capture
(
name
:
string
,
pattern
:
Pattern
)
:
Pattern
Creates a new Pattern that captures a match with a name.
Parameters
name
:
string
pattern
:
Pattern
Returns
Pattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a new Pattern that captures a match with a name.