Skip to main content

spawn

Function spawn 

Source
pub fn spawn(command: &mut Command) -> Result<PersistentChild>
Expand description

Spawn a new PersistentChild, which can be reused in future config reloads.