1
0

output-template add lua type() function

I hope you never need it, but (1) I did; (2) it's harmless
This commit is contained in:
Daniel Barlow 2025-04-12 23:40:23 +01:00
parent 8e5f3e29a7
commit b3bdb5a9c4

View File

@ -28,6 +28,7 @@
: math
: ipairs
: tonumber
: type
:output
(fn [service-path path default]