pub fn run(args: CouplingArgs, format: OutputFormat) -> Result<()>Expand description
Run the coupling command.
Two modes:
- Pair mode:
path_bisSome(...)– compare two files (original behavior) - Project-wide mode:
path_bisNoneandpath_ais a directory – scan all pairs
Language is auto-detected from file extensions.