The latest version of Nodem, 0.2.0, is now available on my github page,
https://github.com/dlwicksell/nodemYou can also install or update it (if you already have it) via npm, with the command, npm install nodem or npm update nodem
This latest version fixes a few minor bugs and adds a new API called global_directory. This API will list all of the
globals in a GT.M database; and allows you to constrain the output via three parameters, max, lo, and hi.
I will be releasing API documentation for Nodem soon. The global_directory API behaves exactly the same as the
global_directory API in the Cache/Globals Node.js interface.
DL Wicksell
Fourth Watch Software