LibManInstallSettings.

Destination Property

Summary

The location to install the library. If not specified, the default location is used. If no defaultDestination property is specified in libman.json, this option is required.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan.Install
Containing Type
LibManInstallSettings

Syntax

public DirectoryPath Destination { get; set; }

Value

Type Description
DirectoryPath