PHP Class Hirak\Prestissimo\Prefetcher

Exibir arquivo Open project: hirak/prestissimo Class Usage Examples

Public Methods

Method Description
fetchAll ( Composer\IO\IOInterface $io, array $requests )
fetchAllFromOperations ( Composer\IO\IOInterface $io, Composer\Config $config, array $ops )

Private Methods

Method Description
getUrlFromPackage ( Composer\Package\PackageInterface $package )

Method Details

fetchAll() public method

public fetchAll ( Composer\IO\IOInterface $io, array $requests )
$io Composer\IO\IOInterface
$requests array

fetchAllFromOperations() public method

public fetchAllFromOperations ( Composer\IO\IOInterface $io, Composer\Config $config, array $ops )
$io Composer\IO\IOInterface
$config Composer\Config
$ops array