Lua Memo

ファイルを閉じる

io.close ([file])

file.close() と等価。
file が省略されると、デフォルト出力ファイルを閉じる。