do-shutdown-hooks ( -- )
Factor handbook » The implementation » Initialization and startup

Next:boot ( -- )


Vocabulary
init

Word description
Calls all shutdown hook quotations.

See also
startup-hooks, do-startup-hooks, add-startup-hook, add-shutdown-hook, shutdown-hooks

Definition