api documentation for npm-run (v4.1.2)

Run executables for locally-installed packages without using ./node_modules/.bin

table of contents

  1. module npm-run
    1. function npm-run (command, options, fn)
    2. function npm-run.exec (command, options, fn)
    3. function npm-run.execSync (command, options)
    4. function npm-run.spawn (command, args, options, fn)
    5. function npm-run.spawnSync (command, args, options)
    6. function npm-run.sync (command, options)
  2. module npm-run.exec
    1. function npm-run.exec (command, options, fn)
    2. function npm-run.exec.execSync (command, options)
    3. function npm-run.exec.spawn (command, args, options, fn)
    4. function npm-run.exec.spawnSync (command, args, options)
    5. function npm-run.exec.sync (command, options)

module npm-run

function npm-run (command, options, fn)

function npm-run.exec (command, options, fn)

function npm-run.execSync (command, options)

function npm-run.spawn (command, args, options, fn)

function npm-run.spawnSync (command, args, options)

function npm-run.sync (command, options)

module npm-run.exec

function npm-run.exec (command, options, fn)

function npm-run.exec.execSync (command, options)

function npm-run.exec.spawn (command, args, options, fn)

function npm-run.exec.spawnSync (command, args, options)

function npm-run.exec.sync (command, options)

[ this document was created with utility2 ]