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

configure() protected method

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