rawArgs property

List<String> rawArgs
final

The user input that needs completion starting from the command/sub_command being completed.

Implementation

final List<String> rawArgs;