actionCount

Increments the argument's value either by 1, or by the length of value if it is not null.

static
Result!void
actionCount
(
alias CommandT
alias ArgT
alias ArgBinderInstance
)
(
string value
,
ref CommandT commandInstance
)

Meta