pub async fn integrate_appimage<P: AsRef<Path>, T: PackageExt>(
install_dir: P,
file_path: P,
package: &T,
has_icon: bool,
has_desktop: bool,
) -> SoarResult<()>pub async fn integrate_appimage<P: AsRef<Path>, T: PackageExt>(
install_dir: P,
file_path: P,
package: &T,
has_icon: bool,
has_desktop: bool,
) -> SoarResult<()>