N98\Magento\Command\ShellCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('shell')->setDescription('Runs n98-magerun as shell');
    }