protected $signature = 'babel:syncpro {extension : The package name of the extension} {--vcid= : The target contest of the Crawler} {--gid= : The holding group} {--cid= : The contest in NOJ}';
18
19
/**
20
* The console command description.
21
*
22
* @var string
23
*/
24
protected $description = 'Crawl contests for a given Babel Extension to NOJ';