Added Bitlinks.update() method.
This commit is contained in:
parent
95bea38c92
commit
b10721573a
23 changed files with 137 additions and 34 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# removeHttp
|
||||
|
||||
`fun `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`.removeHttp(): `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Utils.kt#L163)
|
||||
`fun `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`.removeHttp(): `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Utils.kt#L164)
|
||||
|
||||
Removes http(s) scheme from string.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue