Skip to content

Rename Base.Filesystem._readdirx(dir) to readdir(DirEntry, dir) #55393

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

Closed
wants to merge 4 commits into from

Conversation

LilithHafner
Copy link
Member

This is a copy of #55358 at a point when it had the API readdir(DirEntry, dir::AbstractString), but niether readdir(dir::DirEntry) nor DirEntry(dir::AbstractString).

Fixes #55333

IanButterworth and others added 4 commits August 2, 2024 22:05
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
Co-authored-by: Simeon David Schaub <simeon@schaub.rocks>
@DilumAluthge DilumAluthge deleted the lh/readdir_direntry branch January 12, 2025 19:12
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.

Rename and publicize Base.Filesystem._readdirx
2 participants