Expand description
This module contains disk related functions.
FunctionsΒ§
- darwin_
disks πFunction to get disk information on macOS. - Function to get all disksβ information.
- is_
physical_ πdisk Function to check if a disk is physical/virtual for macOS. - linux_
disks πFunction to get disk information on Linux. - parse_
size πFunction to parse size string for Linux. - reformat_
windows πFunction to reformat disk information on Windows. - windows_
disks πFunction to get disk information on Windows.