summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/command-test.lua
Commit message (Collapse)AuthorAgeFilesLines
* command: add a subprocess commandwm42018-05-241-0/+5
| | | | | | | This supports named arguments. It benefits from the infrastructure of async commands. The plan is to reimplement Lua's utils.subprocess() on top of it.
* TOOLS: add a stupid test program for Lua async commandswm42018-05-241-0/+53