sysmonk::legacy

Module disks

source
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.