options property

List<ICommandOption> options

The arguments that the command takes

Implementation

List<ICommandOption> get options;