output-template expose table module
This commit is contained in:
parent
9a8b22997c
commit
c38f180fb7
@ -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")))]
|
||||
|
Loading…
Reference in New Issue
Block a user