-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Jsonnet recently introduced a new function class for evaluating snippets that are not actually files on disk. google/go-jsonnet#447
We have several places this applies, so we should adopt this:
Line 25 in f4e131d
return vm.EvaluateSnippet("", snippet) |
Line 30 in f4e131d
return vm.EvaluateSnippet("", snippet) |
Line 35 in f4e131d
return vm.EvaluateSnippet("", snippet) |
metalmatze
Metadata
Metadata
Assignees
Labels
No labels