Function start_engine_pipe_server

Source
pub fn start_engine_pipe_server(
    path: impl AsRef<Path>,
    log_file: Option<&str>,
    options: &ThriftServerOptions,
) -> Result<u32>
Expand description

Spawn a new pipe Engine process and return its PID