Software /
code /
prosody
File
teal-src/util/time.d.tl @ 11490:34d4e4a01ef8
util.prosodyctl: Install plugins for current Lua version
Fixes that luarocks defaults to installing the rock for its own runtime
version of Lua.
This only works with luarocks 3.x, it does nothing on 2.x as currently
available from Debian.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 16 Mar 2021 02:44:22 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib now : function () : number monotonic : function () : number end return lib