Skip to main content

open_file

Function open_file 

Source
pub fn open_file(path: impl AsRef<Path>)
Expand description

Open a file with the platform’s default application. Silently spawns the opener in the background (does not block).