Skip to main content

run

Function run 

Source
pub fn run(orig_config: &LoopConfig, command: &str) -> Result<()>
Expand description

Run the same command across multiple directories. This applies include/exclude filters and then delegates to the unified execution engine.