open_with_app

Function open_with_app 

Source
pub(crate) async fn open_with_app(
    file_path: String,
    app_name: String,
) -> Result<(), String>