pub fn get_package(plugin_manifest: &PluginManifest) -> Result<&PluginPackage>
Expand description
Gets the appropriate package for the running OS and Arch if exists
pub fn get_package(plugin_manifest: &PluginManifest) -> Result<&PluginPackage>
Gets the appropriate package for the running OS and Arch if exists