Expand description
This module contains disk related functions.
FunctionsΒ§
- darwin_
disks π - Function to get disk information on macOS.
- get_
all_ disks - 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.