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

[wasi-common] Add an is_directory() helper method. #1373

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Conversation

sunfishcode
Copy link
Member

This allows ctx to avoid depending on wasi::FileType.

This allows `ctx` to avoid depending on wasi::FileType.
@sunfishcode sunfishcode requested a review from kubkon March 20, 2020 22:18
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Mar 20, 2020
@sunfishcode sunfishcode merged commit 815e340 into master Mar 20, 2020
@sunfishcode sunfishcode deleted the is-directory branch March 20, 2020 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants