File: README.md

package info (click to toggle)
node-gulp 4.0.2-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,716 kB
  • sloc: javascript: 13,511; makefile: 94; sh: 12
file content (16 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Table of Contents

* [API Concepts](concepts.md)
* [src()](src.md)
* [dest()](dest.md)
* [symlink()](symlink.md)
* [lastRun()](last-run.md)
* [series()](series.md)
* [parallel()](parallel.md)
* [watch()](watch.md)
* [task()](task.md)
* [registry()](registry.md)
* [tree()](tree.md)
* [Vinyl](vinyl.md)
* [Vinyl.isVinyl()](vinyl-isvinyl.md)
* [Vinyl.isCustomProp()](vinyl-iscustomprop.md)