This is the main method of this class. It fetches to output of ps, executed on the shell,
and returns the parsed data as an 2 dimensional indexed and associatve array.
Paramètres
string
$ps_args
ps' arguments
boolean
$refresh
whether to refresh our data
Valeur retournée
Returns array of processes parsed from ps' output.
Valeurs renvoyées
Aucune exception n'est lancée.
Note
Cette fonction ne peut pas être appelée de façon statique.