io
←
_G
ファイル入出力を行うためのライブラリ
io.openが返したユーザーデータ
file
をオブジェクト指向のように取り扱う
io.close
io.flush
io.input
io.lines
io.open
io.output
io.popen
io.read
io.tmpfile
io.type
io.write
file:close
file:flush
file:lines
file:read
file:seek
file:setvbuf
file:write
#Lua