Lua Memo

環境を指定した table にする

debug.setfenv (object, table)

指定した object の環境を指定した table にする。