Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Web
Web.Crawler
Web.Crawler.GlobRule

Method Web.Crawler.GlobRule()->create()


Method create

void Web.Crawler.GlobRule(string pattern)

Parameter pattern

A glob pattern that the rule will match against.

Example

GlobRule("http://pike.ida.liu.se/*.xml");