Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessetane committed Jan 28, 2014
1 parent 5b9a0db commit b0ebe04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ the module exports a class `Queue` that implements most of the `Array` api. pass

## api
* `start()`
* `end([err])` if you pass a `err` it will be available to 'end' event handlers when triggered
* `stop()`
* `end([err])` stop and empty the queue immediately

inherited from `Array`:
* `push(element1, ..., elementN)`
Expand Down

0 comments on commit b0ebe04

Please sign in to comment.