edge-ps
edge-ps copied to clipboard
Errorhandling implemented
Because i really needed to see if my executed script run without errors.
Added simple error throwing mainly just the message (handing over the inital exeption will silently kill the node process)
Its something and you can handle ps errors in your node process now