parseUrl

Type: function
Returns a scala.collection.immutable.Map[String,Option[String]] representing the protocol, host, port, path, query, ref and file of the URL.

Body

function(string){...}

Classpath

Children