Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PathHandler

Hierarchy

  • PathHandler

Index

Constructors

Properties

Methods

Constructors

constructor

  • new PathHandler(path: string | RegExp, handler: Function): PathHandler

Properties

handler

handler: Function

path

path: string | RegExp

Methods

tryMatch

  • tryMatch(path: string): object
  • Parameters

    • path: string

    Returns object

Generated using TypeDoc