Skip to main content

Module process

Module process 

Source
Expand description

Plugin Process Spawning: Async process execution for plugins

This module enables plugins to spawn external processes asynchronously, capturing stdout/stderr and notifying via callbacks when complete.

Functionsยง

spawn_plugin_process
Spawn an external process for a plugin