14use Composer\IO\IOInterface;
27 public function __construct(Composer $composer, IOInterface $io);
An exception for terminatinating execution or to throw for unit testing.
process()
Called when running through the process.
init()
Initialize the process before its run.
__construct(Composer $composer, IOInterface $io)
Create a new Process.