> Seems like there should be, but I sure can't find it. In this instance, 
I'm specifically looking for what events stdin provides, which isn't in the 
docs.

Stdin is a readable stream. See the "streams" section.

> but I'd be curious to know if there's a generic way to do it too.  

There isn't any, although `grep ".emit(" lib/*` might get you a long way.

- Bert

On Monday, September 24, 2012 6:47:23 PM UTC+2, Paul Vencill wrote:
>
> Seems like there should be, but I sure can't find it. In this instance, 
> I'm specifically looking for what events stdin provides, which isn't in the 
> docs, but I'd be curious to know if there's a generic way to do it too.  

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to