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.
pub fn execute_loop(options: LoopOptions) -> i32
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.