Kirby\Cli\Command\Install\Htaccess::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('install:htaccess')->setDescription('Installs the default .htaccess in the current directory');
    }