rest property

List<String> rest
final

Positional arguments that followed the command name.

Implementation

final List<String> rest;