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.
pub fn run(orig_config: &LoopConfig, command: &str) -> Result<()>Run the same command across multiple directories. This applies include/exclude filters and then delegates to the unified execution engine.