args property

List<String> args
final

The raw argument list provided at startup.

Implementation

final List<String> args;