io.stdin

File handle for standard input file

Prototype

io.stdin

Description

A file descriptor representing the current stdin (input) file handle.

This is a userdata, not a function.

Lua functions

Topics