PHP 클래스 N98\Magento\Command\Database\Compressor\AbstractCompressor

파일 보기 프로젝트 열기: netz98/n98-magerun 1 사용 예제들

공개 메소드들

메소드 설명
getCompressingCommand ( $command, $pipe = true )
getDecompressingCommand ( $command, $fileName, $pipe = true )
getFileName ( $fileName, $pipe = true )

보호된 메소드들

메소드 설명
hasPipeViewer ( ) : boolean Check whether pv is installed

메소드 상세

getCompressingCommand() 추상적인 공개 메소드

abstract public getCompressingCommand ( $command, $pipe = true )

getDecompressingCommand() 추상적인 공개 메소드

abstract public getDecompressingCommand ( $command, $fileName, $pipe = true )

getFileName() 추상적인 공개 메소드

abstract public getFileName ( $fileName, $pipe = true )

hasPipeViewer() 보호된 메소드

Check whether pv is installed
protected hasPipeViewer ( ) : boolean
리턴 boolean