PHP Class N98\Magento\Command\Database\Compressor\AbstractCompressor

Afficher le fichier Open project: netz98/n98-magerun Class Usage Examples

Méthodes publiques

Méthode Description
getCompressingCommand ( $command, $pipe = true )
getDecompressingCommand ( $command, $fileName, $pipe = true )
getFileName ( $fileName, $pipe = true )

Méthodes protégées

Méthode Description
hasPipeViewer ( ) : boolean Check whether pv is installed

Method Details

getCompressingCommand() abstract public méthode

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

getDecompressingCommand() abstract public méthode

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

getFileName() abstract public méthode

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

hasPipeViewer() protected méthode

Check whether pv is installed
protected hasPipeViewer ( ) : boolean
Résultat boolean