PHP 클래스 N98\Util\Console\Enabler

Utility class to check console command requirements to be "enabled".
또한 보기: N98\Magento\Command\Database\DumpCommand::execute()
파일 보기 프로젝트 열기: netz98/n98-magerun 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Command $command )
functionExists ( $name )
operatingSystemIsNotWindows ( )

비공개 메소드들

메소드 설명
assert ( $condition, $message )

메소드 상세

__construct() 공개 메소드

public __construct ( Command $command )
$command Symfony\Component\Console\Command\Command

functionExists() 공개 메소드

public functionExists ( $name )

operatingSystemIsNotWindows() 공개 메소드