StackFormation\Command\Blueprint\Show\TemplateCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('blueprint:show:template')->setDescription('Preview preprocessed template');
    }