Bug-fix: exec_bin() can now accept an entire module "command-line"
(including arguments) - this allows .js modules executed with "*modname args" (as opposed to "?modname args") to get the passed arguments (e.g. argv[0]). Reported by Ash-Fox in regards to telgate.js.
Loading
Please register or sign in to comment