Skip to content

Ruby Global $stdin (Dollarstdin)

☈king edited this page Jan 30, 2013 · 6 revisions

The $stdin global is the current standard input.

This is file descriptor 0, traditionally.

Clone this wiki locally