Instance Method
setCatchall(matched:)
Stores the components matched by
catchall (**).mutating func setCatchall(matched: [String])
Parameters
matchedThe subpaths matched (percent-encoded if necessary)
Instance Method
catchall (**).mutating func setCatchall(matched: [String])
matchedThe subpaths matched (percent-encoded if necessary)