Skip to main content

matches

Method
This is a method of the RouteBinding class in the protocols module.
Return True if every constrained condition equals the facts.

Signature

Parameters

RouteFacts
required
No description available.

Returns

bool
The result of the operation.

Uses

  • candidates.add

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 2033