universal_disk_space 0.1.5
universal_disk_space: ^0.1.5 copied to clipboard
parses total and available disk spaces on Windows and Linux-based systems
#0.1.5
- Added README.md
- Improved CHANGELOG.md
#0.1.4
- Unix paths are not uppercase/lowercase invariant
#0.1.3
- Fixed a bug with Windows network mounth paths being uppercase/lowercase invariant
#0.1.2
- Checks that disks are mounted in windows before adding them
#0.1.1
- Locates df in multiple UNIX systems, should work in macOS (untested)
#0.1.0
- First release