Directory to search up from
Optional cache: Map<string, undefined | WorkspaceManagerAndRoot>Optional override cache for testing
Optional managerOverride: WorkspaceManagerOptional override manager (if provided, only searches for this manager's file).
Also respects process.env.PREFERRED_WORKSPACE_MANAGER.
Workspace/monorepo manager and root, or undefined if it can't be determined
Get the workspace/monorepo manager name and root directory for
cwd, with caching.