This enumeration defines constants for whitespace significance in file comparisons.
| Constant | Description |
|---|---|
| wsIgnoreNone | Don’t ignore whitespace. |
| wsIgnoreAll | Ignore all differences in whitespace. |
| wsIgnoreLeading | Only ignore differences in whitespace at the start of lines. |
| Related topics |
|---|
