Cake.Common.Tools.DupFinder Namespace

Class Types

Class Summary
DupFinderAliases

Contains functionality related to ReSharper's dupFinder tool.

In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the DupFinderSettings class:

#tool "nuget:?package=JetBrains.ReSharper.CommandLineTools"

DupFinderRunner DupFinder runner.
DupFinderSettings Contains settings used by DupFinderRunner .