Summary
Sets the package to view the version of.
exists on disk.
- Namespace
- Cake
.Npm .ViewVersion - Containing Type
- Npm
View Version Settings Extensions
Syntax
public static NpmViewVersionSettings ForPackage(this NpmViewVersionSettings settings, string package)
Parameters
Name | Type | Description |
---|---|---|
settings | Npm |
The settings. |
package | string | The package for which to view the version. |
Return Value
Type | Description |
---|---|
Npm |
The settings instance with Package set. |