Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Implement fd_readdir #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Implement fd_readdir #18

wants to merge 3 commits into from

Conversation

caspervonb
Copy link
Owner

@caspervonb caspervonb commented Jun 10, 2020

WIP; will most likely fail on Windows

@caspervonb caspervonb force-pushed the fd_readdir branch 4 times, most recently from 55e07bf to 5e5e1ab Compare June 10, 2020 13:47
This implements `fd_readdir` as a mapping to `Deno.readDirSync`.
This adds a test to ensure calls to `readdir` succed.
@caspervonb caspervonb force-pushed the fd_readdir branch 16 times, most recently from 49fca55 to 00ad15f Compare June 10, 2020 21:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant