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.LibMan.
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 |
Sets the working directory which should be used to run the libman command.
static
|
WithVerbosity |
LibManSettings |
Sets the verbosity level which should be used to run the libman command.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|