Skip to main content

open_browser

Function open_browser 

Source
pub fn open_browser(url: &str) -> bool
Expand description

Best-effort browser open. Returns whether the open-command launched without immediate failure. Never panics; the printed URL + code remain actionable if this fails.