MCPcopy
hub / github.com/fastify/fastify / printRoutes

Method printRoutes

types/instance.d.ts:577–577  ·  view source on GitHub ↗

* Prints the representation of the internal radix tree used by the router

(opts?: PrintRoutesOptions)

Source from the content-addressed store, hash-verified

575 * Prints the representation of the internal radix tree used by the router
576 */
577 printRoutes(opts?: PrintRoutesOptions): string;
578
579 /**
580 * Prints the representation of the plugin tree used by avvio, the plugin registration system

Callers 4

printRoutesFunction · 0.80
instance.tst.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected