I would absolutely adore the ability to check whether Node or io.js is running the script. Perhaps via changing
to
As it is, the best way seems to be to have the script fork a child_process of the executable that started it, with the -h flag, then to parse for iojs.org