We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba930c commit b04211bCopy full SHA for b04211b
README.md
@@ -1,6 +1,6 @@
1
# node-statvfs
2
3
-Wrapper around uv_fs_statfs() function
+This module provides Node.js bindings for the [`uv_fs_statfs()`](http://docs.libuv.org/en/v1.x/fs.html#c.uv_fs_statfs) function.
4
5
# Example
6
0 commit comments