ArgumentInfo.actionFunc

The function used to perform the binding action for this argument.

struct ArgumentInfo(UDA, CommandT)
ArgumentActionFunc!CommandT actionFunc;

Meta