multi-exec

0.1.4 • Public • Published

installation

NPM version

npm install multi-exec

usage

var exec = require('multi-exec');
exec(commands, callback, consoleAble);
  • commands Array|String, example: ['ls',ls], 'ls'
  • callback Function, callback(error)
  • consoleAble Boolean, if true, will output spawn result into the commandline

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    0
    • latest

Version History

Package Sidebar

Install

npm i multi-exec

Weekly Downloads

0

Version

0.1.4

License

ISC

Last publish

Collaborators

  • xuezi