MCPcopy Create free account
hub / github.com/Mobiperf/MobiPerf / match

Method match

server/routes/base.py:778–797  ·  view source on GitHub ↗

Match a URL against against one of the routes contained. Will return None if no valid match is found. .. code-block:: Python resultdict = m.match('/joe/sixpack')

(self, url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_matchMethod · 0.95
RouteExceptionClass · 0.90

Tested by

no test coverage detected