For even newer version of Node.js (v8.1.4), the events and calls are similar ... var shell = require('shelljs'); shell.echo('hello world'); shell.exec('node ...
確定! 回上一頁