LibManInstallExtensions.

AddFile(LibManInstallSettings, FilePath) Method

Summary

Adds a specific file to restore from the library.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan.Install
Containing Type
LibManInstallExtensions

Syntax

public static LibManInstallSettings AddFile(this LibManInstallSettings settings, FilePath file)

Parameters

Name Type Description
settings LibManInstallSettings The settings.
file FilePath file within the package to install

Return Value

Type Description
LibManInstallSettings The settings instance with file added to Files.