Expand description
Duplication result types exposed through the engine boundary.
Structs§
- Clone
Fingerprint Set - Report-scoped clone fingerprint assignment exposed through the engine boundary.
Constants§
Functions§
- clone_
fingerprint - Compute the stable fingerprint for a clone group.
- dominant_
identifier - Return the best-effort dominant identifier for a clone group.
- find_
duplicates - Run duplication detection on a discovered file set.
- find_
duplicates_ cached - Run cached duplication detection inside the engine boundary.
- find_
duplicates_ touching_ files_ with_ defaults - Run focused duplication detection and include metadata about built-in ignored files.
- find_
duplicates_ with_ defaults - Run duplication detection and include metadata about built-in ignored files.
- fingerprint_
for_ fragment - Compute a clone fingerprint directly from a representative source fragment.
- recompute_
stats - Recompute duplication statistics after clone groups have been filtered.
- refresh_
clone_ families - Refresh clone-family and mirrored-directory fields after clone groups change.
- source_
token_ kinds_ equivalent - Compare two JS/TS sources by duplicate-token kind sequence.