Private
Readonly
pathChecks if the provided path matches the route (pattern).
The result will be undefined
if there is no match.
If there is a match the result object will have the corresponding values for all the parameters.
The path to verify.
A route that stores a single absolute path.