Skip to main content

detect_browser

Function detect_browser 

Source
pub fn detect_browser() -> Option<PathBuf>
Expand description

Probe the host for a Chromium-family browser executable.

Returns the absolute path of the first candidate that exists, or None if none of the well-known install locations contain a usable binary.