Method |
Description |
|
_processes ( ) : void |
Processes |
|
_tb ( ) : void |
get the thunderbolt device information out of ioreg |
|
cpuinfo ( ) : void |
get CPU information |
|
distro ( ) : void |
get icon name |
|
grabkey ( string $key ) : string |
get a value from sysctl command |
|
ide ( ) : void |
get the ide device information out of ioreg |
|
memory ( ) : void |
get memory and swap information |
|
pci ( ) : void |
get the pci device information out of ioreg |
|
scsi ( ) : void |
get the scsi device information out of ioreg |
|
usb ( ) : void |
get the usb device information out of ioreg |
|