File

.luacov @ 13610:ff0f4d1f16c8

prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH used This can be useful to run scripts and stuff with access to the same Lua paths as Prosody uses.
author Matthew Wild <mwild1@gmail.com>
date Wed, 08 Jan 2025 20:37:35 +0000
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}