lua: add minifio.script() to get main script path
To be used in loaders, see the next commit. While I'm here, actualized `tarantool_lua_init()` description. Follows up #7774 Part of #8182 NO_DOC=for internal use NO_CHANGELOG=see NO_DOC NO_TEST=see NO_DOC
Showing
- src/lua/init.c 3 additions, 1 deletionsrc/lua/init.c
- src/lua/init.h 3 additions, 8 deletionssrc/lua/init.h
- src/lua/minifio.c 40 additions, 0 deletionssrc/lua/minifio.c
- src/lua/minifio.h 6 additions, 0 deletionssrc/lua/minifio.h
- src/lua/minifio.lua 5 additions, 1 deletionsrc/lua/minifio.lua
- src/main.cc 1 addition, 1 deletionsrc/main.cc
Loading
Please register or sign in to comment