Метод | Описание | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer |
Метод | Описание | |
---|---|---|
check ( string $configFile ) : boolean | Validates the syntax and the schema of the current config json file according to satis-schema.json rules. | |
getComposerHome ( ) : string | ||
getConfiguration ( ) : Composer\Config |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | ||
$input | Symfony\Component\Console\Input\InputInterface | The input instance |
$output | Symfony\Component\Console\Output\OutputInterface | The output instance |
Результат | integer |