Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File info retriever #1

Merged
merged 3 commits into from
Jun 26, 2023
Merged

File info retriever #1

merged 3 commits into from
Jun 26, 2023

Conversation

ms3c
Copy link
Collaborator

@ms3c ms3c commented Jun 26, 2023

I have added file info retriever.

ms3c added 3 commits June 26, 2023 08:12
I have added recursive directory iterator that iterates thru given directory and return all files each file is passed thru the getfiledetails() function to get the file info. We still need to implement some sort of multi threating or something to make the process even faster and use minimal resources.
@tahaafarooq
Copy link
Owner

Added file info retrieval , soon will be class based

@tahaafarooq tahaafarooq merged commit 9c97bf6 into tahaafarooq:main Jun 26, 2023
@ms3c
Copy link
Collaborator Author

ms3c commented Jun 28, 2023

Added file info retrieval , soon will be class based

You know how much we hate OOP... 😂😂
Aynaws all upcoming PRs will be OOPed

ms3c added a commit that referenced this pull request Jun 29, 2023
Merge pull request #3 from ms3c/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants