getArguments abstract method

List<String>? getArguments()

Returns command arguments as an array.

Implementation

List<String>? getArguments();