Ed, Edd n EddyE
Denoβ€’4y agoβ€’
2 replies
Ed, Edd n Eddy

Can I programatically trigger a SIGINT event?

I would like to trigger a SIGINT event from a file, is there a way to do this? For example in Node, you can do process.emit('sigint');
Was this page helpful?