args property

List<String> args
final

The args, that will be finally applied to a commands callback.

Implementation

final List<String> args;