Top index Wirbel home

sys::stdin

stdin() - return standard input file object

stdin() returns a file object which can be used to read data from standard input.

See also

read