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