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