NpmPruneSettings.

DryRun Property

Summary

If true, then no changes will actually be made.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Prune
Containing Type
NpmPruneSettings

Syntax

public bool DryRun { get; set; }

Value

Type Description
bool