pub fn source_selection_policy_paths_controlled(
root: &Path,
control: &IndexWorkControl,
) -> FsResult<Vec<PathBuf>>Expand description
Return bounded external source-selection inputs under one shared work control.
ยงErrors
Returns an error when policy discovery is canceled, exceeds its deadline or registration bound, or cannot validate a linked-worktree pointer.