summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html')
-rw-r--r--api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html b/api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html
index 4a566d14..f17aefa5 100644
--- a/api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html
+++ b/api/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html
@@ -12,12 +12,12 @@
<tbody>
<tr>
<td>
-<p><a href="get-content.html">getContent</a></p>
+(js)
+<h4><a href="get-content.html">getContent</a></h4>
</td>
<td>
-<code><span class="keyword">suspend</span> <span class="keyword">fun </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.files/-file/index.html"><span class="identifier">File</span></a><span class="symbol">.</span><span class="identifier">getContent</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code>
<p>Suspending extension function to get file content.</p>
-</td>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.files/-file/index.html"><span class="identifier">File</span></a><span class="symbol">.</span><span class="identifier">getContent</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
</tr>
</tbody>
</table>