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

Show directories in readdir: #116

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

xsawyerx
Copy link
Contributor

When opendir() is run, it creates an object for the directory using
the content of that directory. The contents() method did not include
directories in the listing.

Resolves GH #105.

When `opendir()` is run, it creates an object for the directory using
the content of that directory. The `contents()` method did not include
directories in the listing.

Resolves GH cpanel#105.
@toddr toddr merged commit f3dda8c into cpanel:master Jan 31, 2022
@xsawyerx xsawyerx deleted the fix/directory-in-opendir branch January 31, 2022 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants