System_ProcWatch_Parser::parse
System_ProcWatch_Parser::parse() – Parse
Synopsis
array System_ProcWatch_Parser::parse (
string $data
)
Описание
Parses the output of ps.
Parameter
-
string
$data
-
output of ps
Return value
Returns array of processes.
Throws
Throws no exception.
Замечание
This function can not be called statically.