System_ProcWatch_Parser::parse

System_ProcWatch_Parser::parse() – パースする

Synopsis

array System_ProcWatch_Parser::parse ( string $data )

Description

ps の出力をパースします。

Parameter

string $data

ps の出力。

Return value

プロセスの配列を返します。

Throws

例外はスローされません。

Note

This function can not be called statically.