trait Illuminate / Console / Concerns / HasParameters

HasParameters

Methods

protected

specifyParameters ( ) : void

Specify the arguments and options on the command.

protected

getArguments ( ) : array

Get the console command arguments.

protected

getOptions ( ) : array

Get the console command options.