Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

setCatchall(matched:)

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

Parameters

matched

The subpaths matched (percent-encoded if necessary)