Bob\Cli::runTasks PHP Method

runTasks() protected method

protected runTasks ( )
    protected function runTasks()
    {
        return $this->application->execute($this->collectTasks());
    }