PnpmInstallSettings.

PackageImportMethod Property

Summary

Clones/hardlinks or copies packages. The selected method depends from the file system
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public Nullable<PackageImportMethodType> PackageImportMethod { get; set; }

Value