info("going to import torrents..."); $total = $rep->import(); $this->info("import $total torrents."); return Command::SUCCESS; } }