PHP 클래스 PhpBrew\Downloader\WgetCommandDownloader

상속: extends BaseDownloader
파일 보기 프로젝트 열기: phpbrew/phpbrew

보호된 프로퍼티들

프로퍼티 타입 설명
$enableContinueAt

공개 메소드들

메소드 설명
enableContinueAtOption ( )
hasSupport ( $requireSsl )

보호된 메소드들

메소드 설명
process ( string $url, $targetFilePath ) : boolean | string

메소드 상세

enableContinueAtOption() 공개 메소드

hasSupport() 공개 메소드

public hasSupport ( $requireSsl )

process() 보호된 메소드

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

프로퍼티 상세

$enableContinueAt 보호되어 있는 프로퍼티

protected $enableContinueAt