summaryrefslogtreecommitdiff
path: root/runcmd.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-20 08:25:56 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-20 10:59:54 +0300
commit6ca305d000360de74e686d801c638086c876d08a (patch)
treeb918c7aaa7f7d099759f0d5812c9270c2bae9e6c /runcmd.py
parent6d77fdedd7fd0f832a543b7eb530ae15984aa377 (diff)
downloadsubplot-6ca305d000360de74e686d801c638086c876d08a.tar.gz
feat!: allow multiple bindings and functions files
Where previously the document metadata could specify a single bindings file, and a single functions file, it can now specify one or more. If a single value is given, that's the filename. Otherwise, it can be a YAML list of filenames. Drop the functions_filename template variable, which was effectively unused, and for which there is no recorded use case at this time.
Diffstat (limited to 'runcmd.py')
-rw-r--r--runcmd.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/runcmd.py b/runcmd.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/runcmd.py