Skip to main content

screen_open

Function screen_open 

Source
pub fn screen_open(path: &str) -> Result<JsValue, JsValue>
Expand description

Open a file. Bridge throws if __TAURI__ is unavailable (browser-only trunk serve path) — we ignore the error.