Description
A Lua module written in C that allows you to create child processes and communicate with them.
A Lua module written in C that allows you to create child processes and communicate with them. The API is based on the Python subprocess module, but is not yet as complete.