Method | Description | |
---|---|---|
executeProcess ( $output, $processArguments, $file, $prefixes, $postfixes, $arguments, $options ) |
Method | Description | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
Method | Description | |
---|---|---|
analyzer ( $output, $analyzer, $files, $config, $project ) | ||
checkComposer ( $output, $files, $config ) | ||
extractCommitedFiles ( $output, $config ) | ||
validateBinary ( $binaryFile ) |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
public executeProcess ( $output, $processArguments, $file, $prefixes, $postfixes, $arguments, $options ) |