Skip to main content

Module detect

Module detect 

Source
Expand description

Cross-platform browser detection.

Modules§

linux
Linux browser detection.

Structs§

Installed
RealProbe

Enums§

Engine
Kind

Traits§

Probe
Filesystem/process injection trait for testability.

Functions§

list_installed
list_installed_with
list_running_kinds
Kinds among installed that 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 in crate::cli::start::ensure_started.