Skip to content

Instance Method

setCatchall(matched:)

Stores the components matched by catchall (**).
mutating func setCatchall(matched: [String])

Parameters

matched

The subpaths matched (percent-encoded if necessary)