Modules§
- build
- config
- git
- hash
- lockfile
- lua
- Special utilities for the Lua bridge.
- lua_
installation - lua_
rockspec - luarocks
- manifest
- operations
- package
- path
- progress
- project
- remote_
package_ db - rockspec
- tree
- upload
- which
Constants§
- TOOL_
VERSION - An internal string describing the server-side API version that we support.
Whenever we connect to a server (like
luarocks.org
), we ensure that these two versions match (meaning we can safely communicate with the server).