forked from dan/liminix
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:
parent
8e5f3e29a7
commit
b3bdb5a9c4
@ -28,6 +28,7 @@
|
|||||||
: math
|
: math
|
||||||
: ipairs
|
: ipairs
|
||||||
: tonumber
|
: tonumber
|
||||||
|
: type
|
||||||
|
|
||||||
:output
|
:output
|
||||||
(fn [service-path path default]
|
(fn [service-path path default]
|
||||||
|
Loading…
Reference in New Issue
Block a user