nx.js
NamespacesSwitchFunctions

exit

exit(): never

Signals for the nx.js application process to exit. The "exit" event will be invoked once the event loop is stopped.

Returns

never

On this page