N98\Magento\Command\Database\Compressor\Compressor::getCompressingCommand PHP Méthode

getCompressingCommand() public méthode

Returns the command line for compressing the dump file.
public getCompressingCommand ( string $command, boolean $pipe = true ) : string
$command string
$pipe boolean
Résultat string
    public function getCompressingCommand($command, $pipe = true);