trait HasParameters (View source)

Methods

void
specifyParameters()

Specify the arguments and options on the command.

getArguments()

Get the console command arguments.

getOptions()

Get the console command options.

Details

protected void specifyParameters()

Specify the arguments and options on the command.

Return Value

void

protected getArguments()

Get the console command arguments.

protected getOptions()

Get the console command options.