Skip to main content

open_in_browser

Function open_in_browser 

Source
pub fn open_in_browser(target: &str) -> bool
Expand description

Opens target (a file path or URL) in the default handler. Returns true if the launcher process spawned successfully (not whether the GUI actually opened).