Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
runImpactSubcommand implements `krit impact`.
Direct mode: krit impact <fqn> [<fqn>...] File diff: krit impact --from-file <path> Git diff: krit impact --since <git-ref>
In all modes the input is a set of changed declaration FQNs. The command builds the project-wide cross-file index, looks up each FQN's simple name in the inverted reference set, and prints the union of hit files. Hit files are then expanded transitively: any non-private declaration in a hit file is added to the worklist so callers of *that* declaration are reported as well.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.