DotNetCoreGlobalToolAliases.

DotNetCoreGlobalToolIsInstalled(ICakeContext, string, DotNetCoreGlobalToolListSettings) Method

Syntax

public static bool DotNetCoreGlobalToolIsInstalled(this ICakeContext context, string packageId, DotNetCoreGlobalToolListSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeNamespaceImportAttribute

Parameters

Name Type Description
context ICakeContext
packageId string
settings DotNetCoreGlobalToolListSettings

Return Value

Type Description
bool