Preparing search index...
The search index is not available
mockttp
mockttp
matchers
PortMatcher
Class PortMatcher
Hierarchy (
view full
)
Serializable
PortMatcher
Implements
RequestMatcher
Index
Constructors
constructor
Properties
port
type
Methods
dispose
explain
matches
Constructors
constructor
new
Port
Matcher
(
port
)
:
PortMatcher
Parameters
port
:
number
Returns
PortMatcher
Properties
port
port
:
string
Readonly
type
type
:
"port"
= 'port'
Methods
dispose
dispose
(
)
:
void
Returns
void
explain
explain
(
)
:
string
Returns
string
matches
matches
(
request
)
:
boolean
Parameters
request
:
OngoingRequest
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
port
type
Methods
dispose
explain
matches
mockttp
Loading...