pub fn get_root_disk_usage() -> Result<String, Error>
Gets the root disk usage information.
Returns an error if the filesystem information cannot be retrieved.