# Functions
No description provided by the author
PathFromHost converts a host pattern to a path pattern.
# Constants
SuffixKindConstant matches a constant string.
SuffixKindEverything matches everything (until end-of-string).
SuffixKindRegExp matches a regular expression.
SuffixKindVariable matches everything until '/'.
# Variables
No description provided by the author