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
Applies the --frozen-lockfile parameter
- Assembly
- Cake
.Yarn .dll - Namespace
- Cake
.Yarn - Containing Type
- YarnInstallSettings
Syntax
public YarnInstallSettings WithFrozenLockfile(bool enabled = true)
Parameters
Name | Type | Description |
---|---|---|
enabled | bool | true to apply the parameter |
Return Value
Type | Description |
---|---|
YarnInstallSettings |