DotNetCoreGlobalToolAliases.

DotNetCoreGlobalToolIsInstalled(ICakeContext, string) Method

Syntax

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

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
packageId string

Return Value

Type Description
bool