get_sysinfo
- lib.system.sysinfo.get_sysinfo() str
Obtain extensive system information stats, formatted into a human readable format. If an error occurs obtaining the system information, then the error message is returned instead.
- Returns:
The system information for the currently running system, formatted for output to console or a
log file.
- Return type:
str