PHP 클래스 Composer\Satis\Console\Command\BuildCommand

저자: Jordi Boggiano ([email protected])
상속: extends Composer\Command\BaseCommand
파일 보기 프로젝트 열기: composer/satis

보호된 메소드들

메소드 설명
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

메소드 상세

configure() 보호된 메소드

protected configure ( )

execute() 보호된 메소드

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