mirror of
https://github.com/minio/minio.git
synced 2025-10-29 15:55:00 -04:00
```
StatFS {
Total int64
Free int64
FSType string
}
```
Provides more information in a cross platform way.
```
StatFS {
Total int64
Free int64
FSType string
}
```
Provides more information in a cross platform way.