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:
@@ -28,6 +28,7 @@
|
|||||||
: math
|
: math
|
||||||
: ipairs
|
: ipairs
|
||||||
: tonumber
|
: tonumber
|
||||||
|
: type
|
||||||
|
|
||||||
:output
|
:output
|
||||||
(fn [service-path path default]
|
(fn [service-path path default]
|
||||||
|
Reference in New Issue
Block a user