API Reference erlexec v2.2.0
modules
Modules
OS shell command runner.
It communicates with a separate C++ port process exec-port
spawned by this module, which is responsible
for starting, killing, listing, terminating, and notifying of
state changes.
This module implements application and supervisor behaviors of the exec
application.