Module sysmonk::resources::disks

source Β·

FunctionsΒ§

  • darwin_disks πŸ”’
    Function to get disk information on macOS.
  • Function to get all disks’ information.
  • is_physical_disk πŸ”’
    Function to check if disk is physical for macOS specific.
  • linux_disks πŸ”’
    Function to get disk information on Linux.
  • parse_size πŸ”’
    Function to parse size string.
  • reformat_windows πŸ”’
    Function to reformat disk information on Windows.
  • size_converter πŸ”’
    Function to convert byte size to human-readable format.
  • windows_disks πŸ”’
    Function to get disk information on Windows.