$signature : string
The name and signature of the console command.
$description : string
The console command description.
$model_lists :
__construct() : void
Create a new command instance.
handle() : mixed
Execute the console command.
getArguments() : array
Get the console command arguments.
getOptions() : array
Get the console command options.