PHP Class pharext\Task\Make

Inheritance: implements pharext\Task
Show file Open project: m6w6/pharext Class Usage Examples

Public Methods

Method Description
__construct ( string $cwd, array $args = null, string $sudo = null )
run ( boolean $verbose = false )

Method Details

__construct() public method

public __construct ( string $cwd, array $args = null, string $sudo = null )
$cwd string working directory
$args array make's arguments
$sudo string sudo command

run() public method

public run ( boolean $verbose = false )
$verbose boolean