Net_Traceroute_Result::getSystemName

Net_Traceroute_Result::getSystemName() – "想定される" sysname(稼動している OS)を取得する

Synopsis

require_once '/Traceroute.php';

string Net_Traceroute_Result::getSystemName ( )

Description

This package is not documented yet.

Return value

returns OS_Guess::sysname

Throws

throws 例外は発生しません。

See

see _sysname

Note

This function can not be called statically.