pub fn execute_loop(options: LoopOptions) -> i32Expand 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.
pub fn execute_loop(options: LoopOptions) -> i32Executes the loop command with the given options.
This function processes directories based on the provided options, executing the specified command in each relevant directory.