☰
D
dejadoc
DDN
/
ddn.util.docopt
/
ArgValue.asInt
🔍
☾
ArgValue.asInt
int asInt()
const
@safe
pure
nothrow
@nogc
Returns the value as a 32-bit integer.
Returns
The integer value, or 0 if not an integer type.