Skip to content

autioch/on-quit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

on quit

Register callbacks to call when application exits

Installation

npm i on-quit

Usage

TODO.

How it works

onQuit hooks into every reasonable process event that suggests that application will terminate. All callbacks are executed, then unconditionally application is terminated.

About

Register callbacks to be called when application exits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published