pub fn open_entry_with_app(path: &str, app: Option<&str>) -> Result<(), String>
Open a file with a specific application, or the system default if None.