![]() |
Methods |
Classes and Modules |
Public Class methods |
netmaskmatch(globmask, netmask) |
globmask: | glob to test with |
netmask: | netmask to test against |
Compare a netmask with a standard IRC glob, e.g foo!bar@baz.com would match *!*@baz.com, foo!*@*, *!bar@*, etc.
ismask(mask) |
check if a string is an actual IRC hostmask