Kirby\Cli\Command\Clear\Thumbs::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('clear:thumbs')->setDescription('Flushes the thumbs folder');
    }