ot::Utils::CmdLineParser::Arg::ParseAsIp4Address() const method
Parses the argument as an IPv4 address.
Arguments
aAddress
A reference to an `otIp4Address` to output the parsed IPv4 address.
Return value
kErrorNone The argument was parsed successfully. kErrorInvalidArgs The argument is empty or does not contain valid IPv4 address.