Skip to main content

collect_dir_children

Function collect_dir_children 

Source
fn collect_dir_children(
    workspace: &WorkspaceIndex,
    file: &str,
    dir_path: &str,
    show_kind: bool,
) -> Vec<Entry>