\Composer\InstallerBinaryPresenceInterface

Interface for the package installation manager that handle binary installation.

Summary

Methods
Constants
ensureBinariesPresence()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

ensureBinariesPresence()

ensureBinariesPresence(\Composer\Package\PackageInterface  $package) 

Make sure binaries are installed for a given package.

Parameters

\Composer\Package\PackageInterface $package

package instance