[Pkg-javascript-commits] [node-stream-splicer] 58/71: document .length
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:55:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-splicer.
commit a68358416b2be35e1d1d550144dc334dc70ca499
Author: James Halliday <mail at substack.net>
Date: Sun Jun 15 21:44:27 2014 -0700
document .length
---
readme.markdown | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/readme.markdown b/readme.markdown
index 5973ee0..acac4cd 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -122,6 +122,12 @@ Return the stream at index `index, ...`. Indexes can be negative.
Multiple indexes will traverse into nested pipelines.
+# attributes
+
+## pipeline.length
+
+The number of streams in the pipeline
+
# install
With [npm](https://npmjs.org) do:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-splicer.git
More information about the Pkg-javascript-commits
mailing list