Module statvfs

Source
Expand description

Get filesystem statistics

See the man pages for more details.

Structs§

FsFlags
File system mount Flags
Statvfs
Wrapper around the POSIX statvfs struct

Functions§

fstatvfs
Return a Statvfs object with information about fd
statvfs
Return a Statvfs object with information about the path