Skip to main content

collect_glob

Function collect_glob 

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