Skip to main content

run_key

Function run_key 

Source
pub fn run_key(files: &[PathBuf], lint: Option<&str>) -> Key
Expand description

The key for the walk as a whole, under Mode::WholeRun.

Every file’s spelling goes in, in order: a walk that visits a different set, or the same set named differently, is a different run and prints different text.