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

Implement FileMetadata for WasiFileSystem #1309

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Conversation

swankjesse
Copy link
Collaborator

This doesn't yet handle no such file.

This doesn't yet handle no such file.
@@ -50,7 +57,60 @@ object WasiFileSystem : FileSystem() {
}

override fun metadataOrNull(path: Path): FileMetadata? {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kudos

@swankjesse swankjesse merged commit 0bf8e5a into master Jul 27, 2023
11 checks passed
@swankjesse swankjesse deleted the jwilson.0726.metadata branch July 27, 2023 13:38
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.

3 participants