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

Feat/add node fstat and fstat sync #847

Merged
merged 3 commits into from
Apr 15, 2021
Merged

Feat/add node fstat and fstat sync #847

merged 3 commits into from
Apr 15, 2021

Conversation

majidsajadi
Copy link
Contributor

Implemented fstat and fstatSync in node/fs. denoland/deno#18218

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

@majidsajadi Thanks! LGTM.

Comment on lines +18 to +19
options: { bigint: true },
callback: statCallbackBigInt,
Copy link
Member

Choose a reason for hiding this comment

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

nice overload 👍

@kt3k kt3k merged commit d0843ea into denoland:main Apr 15, 2021
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.

2 participants