This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.BitDiffer.
Summary
Execute the BitDiffer command line with given settings
- Assembly
- Cake
.BitDiffer .dll - Namespace
- Cake
.BitDiffer - Containing Type
- BitDifferRunner
Syntax
public BitDifferResult Run(BitDifferSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | BitDifferSettings | Settings for BitDiffer execution |
Return Value
Type | Description |
---|---|
BitDifferResult | Result of the comparison |