Skip to main content

run_pipeline

Function run_pipeline 

Source
fn run_pipeline(
    project: &Path,
    cfg: PipelineConfig,
    graph_cache_path: Option<&PathBuf>,
) -> Result<CodePropertyGraph>
Expand description

Core pipeline executor