1
0

output-template expose table module

This commit is contained in:
Daniel Barlow 2025-03-02 21:14:16 +00:00
parent 9a8b22997c
commit c38f180fb7

View File

@ -24,6 +24,8 @@
(let [delim (.. opening "(.-)" closing)
myenv {
: string
: table
: ipairs
:output
(fn [service-path path default]
(let [s (assert (svc.open (.. service-path "/.outputs")))]