Software /
code /
prosody
File
teal-src/util/id.d.tl @ 13057:20b1526772d2 0.12
prosodyctl: Fix using variable content in a format string
This broke if the error message contained a format specified such as '%s'.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 07 Apr 2023 15:54:59 +0100 |
parent | 11459:86904555bffc |
line wrap: on
line source
local record lib short : function () : string medium : function () : string long : function () : string custom : function (integer) : function () : string end return lib