mirror of
https://github.com/minio/minio.git
synced 2025-11-10 14:09:48 -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.