Skip to main content

detect_browser

Function detect_browser 

Source
pub fn detect_browser(path: &Path) -> Option<BrowserFamily>
Expand description

Detect the browser family from a file path.

Returns None if the path does not match a known browser artifact.