☰
DDOCs
DDN
v7.0.0
/
ddn.util.docopt
/
ArgValue.asLong
🔍
☾
ArgValue.asLong
long asLong()
const
@safe
pure
nothrow
@nogc
Returns the value as a 64-bit integer.
Returns
The long value, or 0L if not an integer type.