Synchronous statfs(2). Returns information about the mounted file system which contains path.
statfs(2)
path
In case of an error, the err.code will be one of Common System Errors.
err.code
Common System Errors
A path to an existing file or directory on the file system to be queried.
Optional
v19.6.0, v18.15.0
Generated using TypeDoc
Synchronous
statfs(2)
. Returns information about the mounted file system which containspath
.In case of an error, the
err.code
will be one ofCommon System Errors
.