args property

List<String> args
final

Arguments when the command is executed.

コマンドを実行した際の引数。

Implementation

final List<String> args;