output-template expose table module
This commit is contained in:
parent
9a8b22997c
commit
c38f180fb7
@ -24,6 +24,8 @@
|
|||||||
(let [delim (.. opening "(.-)" closing)
|
(let [delim (.. opening "(.-)" closing)
|
||||||
myenv {
|
myenv {
|
||||||
: string
|
: string
|
||||||
|
: table
|
||||||
|
: ipairs
|
||||||
:output
|
:output
|
||||||
(fn [service-path path default]
|
(fn [service-path path default]
|
||||||
(let [s (assert (svc.open (.. service-path "/.outputs")))]
|
(let [s (assert (svc.open (.. service-path "/.outputs")))]
|
||||||
|
Loading…
Reference in New Issue
Block a user