luaL_fileresult[-0, +(1|3), m]
luaL_fileresult
int luaL_fileresult (lua_State *L, int stat, const char *fname);
This function produces the return values for file-related functions in the standard library (io.open, os.rename, file:seek, etc.).
io.open
os.rename
file:seek
Please login to continue.
Please login to continue.