Skip to main content
run_many
mos
0.0.1
mos
Function
run_
many
Copy item path
Source
pub(crate) fn run_many( entries: &[
PathBuf
], run_one: impl
FnMut
(&
Path
) ->
ExitCode
, ) ->
ExitCode