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.