//urlshortener2/app.cash.tempest2.urlshortener/RealUrlShortener/shorten
shorten¶
[jvm]\ open override fun shorten(shortUrl: String, destinationUrl: String): Boolean
Creates a custom alias from shortUrl to destinationUrl.
Return¶
false if shortUrl is taken.