NpmViewVersionSettingsExtensions Class

Summary

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

Syntax

public static class NpmViewVersionSettingsExtensions

Methods

Name Value Summary
ForPackage(NpmViewVersionSettings, string) NpmViewVersionSettings
Sets the package to view the version of. exists on disk.
static

Extension Methods

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