fn render_table( workspace: &WorkspaceIndex, current_dir: &Path, entries: &[Entry], file: &str, show_kind: bool, ) -> String