[Pkg-javascript-commits] [node-async] 443/480: Update README.md

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-async.

commit 0cedc4502b403d33234cc4d88100b5bd976b02bf
Author: Simo Moujami <simo at webinventinc.com>
Date:   Mon Mar 31 22:32:24 2014 -0400

    Update README.md
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1a85777..edcf4b7 100644
--- a/README.md
+++ b/README.md
@@ -1092,6 +1092,7 @@ methods:
 * `paused` - a boolean for determining whether the queue is in a paused state
 * `pause()` - a function that pauses the processing of tasks until `resume()` is called.
 * `resume()` - a function that resumes the processing of queued tasks when the queue is paused.
+* `kill()` - a function that empties remaining tasks from the queue forcing it to go idle.
 
 __Example__
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list