- HandleAllow
void HandleAllow(int line_num, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- HandleDisallow
void HandleDisallow(int line_num, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- HandleRobotsEnd
void HandleRobotsEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- HandleRobotsStart
void HandleRobotsStart()
Undocumented in source. Be warned that the author may not have intended to support it.
- HandleSitemap
void HandleSitemap(int line_num, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- HandleUnknownAction
void HandleUnknownAction(int line_num, string action, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- HandleUserAgent
void HandleUserAgent(int line_num, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- last_line_seen
int last_line_seen()
Undocumented in source. Be warned that the author may not have intended to support it.
- sitemap
string sitemap()
Undocumented in source. Be warned that the author may not have intended to support it.
- unknown_directives
int unknown_directives()
Undocumented in source. Be warned that the author may not have intended to support it.
- valid_directives
int valid_directives()
Undocumented in source. Be warned that the author may not have intended to support it.