open_with_application

Function open_with_application 

Source
pub fn open_with_application(
    file_path: &Path,
    app_name: &str,
) -> Result<(), String>
Expand description

Opens an existing file with a named application.