LibManSettingsExtensions Class

Summary

Extensions for LibManSettings.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["LibManSettingsExtensions"] class Type type-node

Syntax

public static class LibManSettingsExtensions

Methods

Name Value Summary
FromPath(LibManSettings, DirectoryPath) LibManSettings
Sets the working directory which should be used to run the libman command.
static
WithVerbosity(LibManSettings, LibManVerbosity) LibManSettings
Sets the verbosity level which should be used to run the libman command.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin