toddbluhm / env-cmd

Setting environment variables from a file
https://www.npmjs.com/package/env-cmd
MIT License
1.73k stars 65 forks source link

fix: fix issue #363 #364

Open ashramist opened 1 year ago

ashramist commented 1 year ago

fix function _terminateProcess call process.kill() return boolean but function return void