execute_loop

Function execute_loop 

Source
pub fn execute_loop(options: LoopOptions) -> i32
Expand description

Executes the loop command with the given options.

This function processes directories based on the provided options, executing the specified command in each relevant directory.