This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Yarn.
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 |