Software /
code /
prosody
File
teal-src/util/termcolours.d.tl @ 12930:a7b7cdec2b31
doap: Add RFC 7628 introduced in ab1164eda011
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 12 Mar 2023 13:05:50 +0100 |
parent | 12623:b462fbc600f2 |
line wrap: on
line source
local record lib getstring : function (string, string) : string getstyle : function (...:string) : string setstyle : function (string) : string tohtml : function (string) : string end return lib