io.flush

Flushes outstanding data to disk for the default output file

Prototype

io.flush ()

Description

Equivalent to f:flush () for the default output file. Flushes outstanding data to disk.

Lua functions

Topics