Skip to content

Commit

Permalink
added addListener snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Dec 21, 2009
1 parent c23ba87 commit 9dbb04f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ Important: Change your current grammar to "JavaScript Node" (short cut: Shift+Ct
* error - sys.error('string');
* exec - sys.exec('command').addCallback(...);
* process snippets
* .lis - .addListener(...)
* .cb - .addCallback(...)
* .errb - .addErrback(...)
* .canb - .addCancalback(...)
Expand Down

0 comments on commit 9dbb04f

Please sign in to comment.