Skip to main content

start

Function start 

Source
pub fn start(config: PipeConfig, tx: EventSender) -> Result<Box<dyn Writer>>
Expand description

Start the pipe interface. Spawns subprocess, returns writer.