Skip to main content

run_path_config

Function run_path_config 

Source
pub fn run_path_config(
    path_str: &str,
    force_update: bool,
    team: bool,
) -> Result<()>
Expand description

Inspect or create per-repository configuration.

shared addresses project.devprune.json, the half meant to be committed, rather than the personal .devprune.json that gets excluded from git the moment it is written.