Skip to main content

run_streamling

Function run_streamling 

Source
pub async fn run_streamling(
    pipeline_path: &Path,
    binary_path: Option<&Path>,
    env_vars: &[(String, String)],
) -> Result<ExitStatus>
Expand description

Run the streamling binary with the given pipeline file