pub fn disable_multi(
workspace: &Path,
clear_scopes: bool,
) -> Result<WorkspaceManifest>Expand description
Disable multi-brain (single mode). Does not change node scopes until absorb/re-sync.
pub fn disable_multi(
workspace: &Path,
clear_scopes: bool,
) -> Result<WorkspaceManifest>Disable multi-brain (single mode). Does not change node scopes until absorb/re-sync.