Expand description
Cross-platform browser detection.
Modules§
- linux
- Linux browser detection.
Structs§
Enums§
Traits§
- Probe
- Filesystem/process injection trait for testability.
Functions§
- list_
installed - list_
installed_ with - list_
running_ kinds - Kinds among
installedthat currently have a live OS process, matched by exact executable path. Used to prefer a browser the user already has open (even if browser-control never launched or registered it) over the hardcoded detection-order fallback incrate::cli::start::ensure_started.