Module spawn

Module spawn 

Source
Expand description

Utilities for spawning processes.

These are intended for use in command callbacks. They will spawn processes without catching any stdio.

Functionsยง

program
script
Runs a string as a shell script.