Added docs.
This commit is contained in:
parent
597b5516e1
commit
166ca8af06
51 changed files with 1725 additions and 2 deletions
|
@ -0,0 +1,14 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<meta charset="UTF-8">
|
||||
<title>Utils.Companion.removeHttp - bitly-shorten</title>
|
||||
<link rel="stylesheet" href="../../../../style.css">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<a href="../../../index.html">bitly-shorten</a> / <a href="../../index.html">net.thauvin.erik.bitly</a> / <a href="../index.html">Utils</a> / <a href="index.html">Companion</a> / <a href="./remove-http.html">removeHttp</a><br/>
|
||||
<br/>
|
||||
<h1>removeHttp</h1>
|
||||
<code><span class="identifier">@NotNull</span> <span class="keyword">fun </span><span class="identifier">removeHttp</span><span class="symbol">(</span><span class="identifier">@NotNull</span> <span class="identifier">$this$removeHttp</span><span class="symbol">:</span> <span class="identifier">java.lang.String</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">java.lang.String</span></code>
|
||||
<p>Removes http(s) scheme from string.</p>
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue