Skip to main content

open_entry_with_app

Function open_entry_with_app 

Source
pub fn open_entry_with_app(path: &str, app: Option<&str>) -> Result<(), String>
Expand description

Open a file with a specific application, or the system default if None.