NpmPackSettingsExtensions Class

Summary

Extensions for NpmPackSettings.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Pack
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["NpmPackSettingsExtensions"] class Type type-node

Syntax

public static class NpmPackSettingsExtensions

Methods

Name Value Summary
FromSource(NpmPackSettings, string) NpmPackSettings
Sets the source to pack.
static

Extension Methods

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