impact

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string) int

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL