aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.cordova/-directory-reader-sync/index.html
blob: f31c37494b2611b6436fe0fd6152a1568f1a97cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DirectoryReaderSync - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="./index.html">DirectoryReaderSync</a><br/>
<br/>
<h1>DirectoryReaderSync</h1>
(js) <code><span class="keyword">interface </span><span class="identifier">DirectoryReaderSync</span></code>
<h3>Functions</h3>
<table>
<tbody>
<tr>
<td>
(js) 
<h4><a href="read-entries.html">readEntries</a></h4>
</td>
<td>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">readEntries</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="../-entry-sync/index.html"><span class="identifier">EntrySync</span></a><span class="symbol">&gt;</span></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>