Expand description
User-defined and built-in diff function-name matching.
This module implements the subset of Git’s userdiff behavior needed for
hunk-header function context extraction.
Structs§
- Funcname
Matcher - Compiled function-name matcher used for diff hunk headers.
Functions§
- matcher_
for_ driver - Resolve a function-name matcher for a named diff driver.
- matcher_
for_ path - Resolve a function-name matcher for
rel_pathfrom attributes + config.