Skip to main content

rebase_config_paths

Function rebase_config_paths 

Source
pub fn rebase_config_paths(config: &Config, temp_path: &Path) -> Config
Expand description

Build a config for a copied temp workspace from an already materialized config.

This preserves CLI/env overrides and runtime normalization while rebasing project-local paths from the original root to temp_path.