Expand description
Read-only trace helpers exposed through the engine boundary.
Functions§
- trace_
clone - Trace duplicate-code groups that contain a source location.
- trace_
clone_ by_ fingerprint - Trace a duplicate-code group by its stable content fingerprint.
- trace_
dependency - Trace where a dependency is used.
- trace_
export - Trace why an export is considered used or unused.
- trace_
file - Trace all graph edges for a file.
- trace_
impact_ closure - Trace the impact closure for a file.