unrobotstxt ~master (2020-07-03T06:00:54Z)
Dub
Repo
RobotsTxtParser
unrobotstxt
Undocumented in source.
package @
safe
struct
RobotsTxtParser {
alias
Key
=
ParsedRobotsKey
;
void
Parse
();
}
Members
Aliases
Key
alias
Key
=
ParsedRobotsKey
Undocumented in source.
Functions
Parse
void
Parse
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
unrobotstxt
modules
test
test_extra
classes
LongestMatchRobotsMatchStrategy
RobotsMatchStrategy
RobotsMatcher
RobotsParseHandler
functions
GetPathParamsQuery
Matches
MaybeEscapePattern
ParseRobotsTxt
emitKeyValueToHandler
equalsIgnoreAsciiCase
getKeyAndValueFrom
startsWithIgnoreCase
static functions
extractUserAgent
structs
ParsedRobotsKey
RobotsTxtParser
variables
kHexDigits