Skip to main content

build_project_graph_with_options

Function build_project_graph_with_options 

Source
pub fn build_project_graph_with_options(
    root_dir: &Path,
    options: &ProjectGraphOptions,
) -> Result<ProjectGraph>