pub fn legacy_paths_in_workspace(workspace: &Path) -> Vec<PathBuf>Expand description
Detect any legacy in-tree state files that should now live under the user data dir. Returns the absolute paths that exist.
Used by the startup warning and by recursive migrate.