MCPcopy
hub / github.com/fastify/fastify / printPlugins

Method printPlugins

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

* Prints the representation of the plugin tree used by avvio, the plugin registration system

()

Source from the content-addressed store, hash-verified

580 * Prints the representation of the plugin tree used by avvio, the plugin registration system
581 */
582 printPlugins(): string;
583
584 /**
585 * Frozen read-only object registering the initial options passed down by the user to the fastify instance

Callers 2

instance.tst.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected