PHP Class PhpBrew\Downloader\WgetCommandDownloader

Inheritance: extends BaseDownloader
Datei anzeigen Open project: phpbrew/phpbrew

Protected Properties

Property Type Description
$enableContinueAt

Public Methods

Method Description
enableContinueAtOption ( )
hasSupport ( $requireSsl )

Protected Methods

Method Description
process ( string $url, $targetFilePath ) : boolean | string

Method Details

enableContinueAtOption() public method

hasSupport() public method

public hasSupport ( $requireSsl )

process() protected method

protected process ( string $url, $targetFilePath ) : boolean | string
$url string
return boolean | string

Property Details

$enableContinueAt protected_oe property

protected $enableContinueAt