CommandInfo.rawListArg

Information about this command's raw list argument, if it has one.

struct CommandInfo(CommandT)
Nullable!(RawListArgumentInfo!CommandT) rawListArg;

Meta