args property

Iterable<String> args
final

The arguments that were passed by the user so far

Implementation

final Iterable<String> args;