PHP Class Nmap\Util\ProcessExecutor

Author: William Durand ([email protected])
ファイルを表示 Open project: willdurand/nmap

Public Methods

Method Description
execute ( string $command ) : integer

Method Details

execute() public method

public execute ( string $command ) : integer
$command string The command to execute.
return integer