mirror of
https://github.com/minio/minio.git
synced 2025-12-04 06:35:55 -05: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.