YarnRemoveSettings.

Package(Uri) Method

Summary

Remove a package by the given url
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnRemoveSettings

Syntax

public YarnRemoveSettings Package(Uri url)

Parameters

Name Type Description
url Uri Url to directory containing package.json (see yarn docs)

Return Value

Type Description
YarnRemoveSettings