jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
ArgumentActionFunc
jaster
cli
infogen
datatypes
The function used to perform an argument's setter action.
alias
ArgumentActionFunc
(
CommandT
)
=
Result
!void
function
(
string
value
,
ref
CommandT
commandInstance
)
Meta
Source
See Implementation
jaster
cli
infogen
datatypes
aliases
AllowPartialMatch
ArgumentActionFunc
NamedArgumentInfo
PositionalArgumentInfo
RawListArgumentInfo
enums
CommandArgAction
CommandArgExistence
CommandArgParseScheme
structs
ArgumentInfo
CommandInfo
Pattern
The function used to perform an argument's setter action.