Expand description
Install path helpers for doctor and packaging checks. Chrome cache discovery for one-shot launches (no download / no apt).
PRD: system Chrome/Chromium only — no embedded BrowserFetcher in MVP.
§Workload
I/O-light sequential: few version directories under XDG browsers cache.
Rayon would cost more than a handful of read_dir entries (PAR-71).
Functions§
- find_
installed_ chrome - Find a Chrome binary previously placed under the product browsers cache.
- get_
browsers_ dir - Cache directory for optional pre-placed Chrome builds (XDG cache).