lua · lua/LUA_ERRFILE
LUA_ERRFILE
File Error
Returned by luaL_loadfile and luaL_loadfilex when the file cannot be opened or read. This code is specific to the auxiliary library and is not returned by lua_load.
Returned by luaL_loadfile and luaL_loadfilex when the file cannot be opened or read. This code is specific to the auxiliary library and is not returned by lua_load.