pub(crate) fn run_inner( sh: &Shell, input: PathBuf, flags: impl IntoIterator<Item = String>, ) -> Result<(), Error>