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

configure() protected method

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