PHP 클래스 Yosymfony\Spress\Command\SelfUpdateCommand

저자: Victor Puertas ([email protected])
상속: extends Symfony\Component\Console\Command\Command
파일 보기 프로젝트 열기: spress/spress

보호된 메소드들

메소드 설명
configure ( )
downloadRemoteFilename ( $remoteFilename )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getManifestFile ( )
isInstalledAsPhar ( ) : boolean Is installed Spress as Phar file?

메소드 상세

configure() 보호된 메소드

protected configure ( )

downloadRemoteFilename() 보호된 메소드

protected downloadRemoteFilename ( $remoteFilename )

execute() 보호된 메소드

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

getManifestFile() 보호된 메소드

protected getManifestFile ( )

isInstalledAsPhar() 보호된 메소드

Is installed Spress as Phar file?
protected isInstalledAsPhar ( ) : boolean
리턴 boolean