api documentation for gulp-run (v1.7.1)

Pipe to shell commands in gulp

table of contents

  1. module gulp-run
    1. function gulp-run (template, options)
    2. function gulp-run.Command (command, options)
    3. function gulp-run.super_ (options)
    4. object gulp-run.Command.prototype
  2. module gulp-run.Command
    1. function gulp-run.Command (command, options)
  3. module gulp-run.Command.prototype
    1. function gulp-run.Command.prototype.exec (stdin, callback)
    2. function gulp-run.Command.prototype.toString ()

module gulp-run

function gulp-run (template, options)

function gulp-run.Command (command, options)

function gulp-run.super_ (options)

module gulp-run.Command

function gulp-run.Command (command, options)

module gulp-run.Command.prototype

function gulp-run.Command.prototype.exec (stdin, callback)

function gulp-run.Command.prototype.toString ()

[ this document was created with utility2 ]