DNFPackageInstaller.

CanInstall(PackageReference, PackageType) Method

Assembly
Cake.DNF.Module.dll
Namespace
Cake.DNF.Module
Containing Type
DNFPackageInstaller

Syntax

public bool CanInstall(PackageReference package, PackageType type)

Parameters

Name Type Description
package PackageReference
type PackageType

Return Value

Type Description
bool