pub fn build(
workspace: &WorkspaceIndex,
current_dir: &Path,
file: &str,
patterns: &[String],
show_kind: bool,
) -> StringExpand description
Scan directories matching patterns for those containing file and render an index table.