kisIP method

bool kisIP()

是否匹配ip地址

Implementation

bool kisIP() => matches(_RegexConst.ip);