Overview

Namespaces

  • Deliverist
    • Downloader

Classes

  • GitDownloader

Interfaces

  • IDownloader

Exceptions

  • Exception
  • GitDownloaderException
  • Overview
  • Namespace
  • Class

Class GitDownloader

Deliverist\Downloader\GitDownloader implements Deliverist\Downloader\IDownloader
Namespace: Deliverist\Downloader
Located at GitDownloader.php
Methods summary
public
# __construct( string $url, string $branch )

Parameters

$url
$branch
public Deliverist\Downloader\GitDownloader
# setGitExecutable( string $gitExecutable )

Parameters

$gitExecutable

Returns

Deliverist\Downloader\GitDownloader
public string
# getLabel( )

Returns

string

Implementation of

Deliverist\Downloader\IDownloader::getLabel()
public
# download( string $directory )

Parameters

$directory

Throws

Deliverist\Downloader\GitDownloaderException

Implementation of

Deliverist\Downloader\IDownloader::download()
deliverist/downloader master API documentation API documentation generated by ApiGen