Contents

URL.ParseStrategy.RegexOutput

The type returned when capturing matching substrings with this strategy.

Declaration

typealias RegexOutput = URL

Discussion

This strategy returns the URL type when performing regex capture.