N98\Magento\Command\Cache\Dir\FlushCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName(FlushCommand::NAME)->setDescription('Flush (empty) Magento cache directory');
    }