parse

fun parse(input: String): PUrl(source)

Parses a string into a PUrl object.

Return

A PUrl object representing the parsed string

Parameters

input

The string to parse

Throws

If the string cannot be parsed