Skip to content

Where can I ask questions? #333

@johntheocs

Description

@johntheocs

First I want to thank you for this wonderful tools. I like it and enjoy reading the code. But I have problems understanding some of the code, filter.rs.

There is get_biggest function, I guess it is to get biggest directories or sub-directories. I tried to print all items in heap before calling fill_remaining_lines function, and the heap includes every file or directory in the target directory. So it seems the secret should be in fill_remaining_lines function, but I don't see anywhere comparing the sizes or sorting in the related functions.

Can anyone explain it to me? I don't know if this is the right place to ask questions. If not, where?

Thanks again for this wonderful project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions