MCPcopy
hub / github.com/louislam/dockge / finalFunction

Method finalFunction

backend/dockge-server.ts:662–664  ·  view source on GitHub ↗

* Final function called before application exits

()

Source from the content-addressed store, hash-verified

660 * Final function called before application exits
661 */
662 finalFunction() {
663 log.info("server", "Graceful shutdown successful!");
664 }
665
666 /**
667 * Force connected sockets of a user to refresh and disconnect.

Callers

nothing calls this directly

Calls 1

infoMethod · 0.80

Tested by

no test coverage detected