args property

List<String> args
getter/setter pair

The positional arguments.

Implementation

List<String> args;