Creates a new PathnameTemplate instance.
A pathname pattern from which a template is derived.
If true
then pathname is matched in a case-sensitive manner.
Readonly
istrue
if pathname is matched in a case-sensitive manner.
Readonly
paramNames of template params.
Readonly
patternA pathname pattern from which a template is derived.
Matches a pathname against a pathname pattern.
Creates a pathname from a template by substituting params, beginning with a "/".
Optional
params: void | Dict
A template of a pathname pattern.