Skip to content

Instance Method

shutdown()

For every key in the container having a shutdown closure, invoke the closure. Designed to be invoked during an explicit app shutdown process or in a reference type’s deinit.
func shutdown()