diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron.nodejs/-process')
24 files changed, 70 insertions, 133 deletions
diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/add-listener.html b/api/pl.treksoft.kvision.electron.nodejs/-process/add-listener.html index 85b523a2..7a240277 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/add-listener.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/add-listener.html @@ -8,8 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./add-listener.html">addListener</a><br/> <br/> <h1>addListener</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$addListener(kotlin.String, kotlin.Function((kotlin.Any)))"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$addListener(kotlin.String, kotlin.Function((kotlin.Any)))"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">addListener</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$addListener(kotlin.String, kotlin.Function((kotlin.Any)))/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$addListener(kotlin.String, kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Process</span></a></code> -<p>Overrides <a href="../../pl.treksoft.kvision.electron/-event-emitter/add-listener.html">EventEmitter.addListener</a></p> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/crash.html b/api/pl.treksoft.kvision.electron.nodejs/-process/crash.html index ddf5ba9c..5e8212bf 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/crash.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/crash.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./crash.html">crash</a><br/> <br/> <h1>crash</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$crash()"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$crash()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">crash</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/default-app.html b/api/pl.treksoft.kvision.electron.nodejs/-process/default-app.html index 1fb8505a..12d58587 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/default-app.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/default-app.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./default-app.html">defaultApp</a><br/> <br/> <h1>defaultApp</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$defaultApp"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$defaultApp"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">defaultApp</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/get-c-p-u-usage.html b/api/pl.treksoft.kvision.electron.nodejs/-process/get-c-p-u-usage.html index 54a87f8b..3f514c4a 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/get-c-p-u-usage.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/get-c-p-u-usage.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./get-c-p-u-usage.html">getCPUUsage</a><br/> <br/> <h1>getCPUUsage</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$getCPUUsage()"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$getCPUUsage()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getCPUUsage</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-c-p-u-usage/index.html"><span class="identifier">CPUUsage</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html b/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html index 72ea4a7e..e9326176 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./get-i-o-counters.html">getIOCounters</a><br/> <br/> <h1>getIOCounters</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$getIOCounters()"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$getIOCounters()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getIOCounters</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-i-o-counters/index.html"><span class="identifier">IOCounters</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/get-process-memory-info.html b/api/pl.treksoft.kvision.electron.nodejs/-process/get-process-memory-info.html index a1a82d65..d428cc38 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/get-process-memory-info.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/get-process-memory-info.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./get-process-memory-info.html">getProcessMemoryInfo</a><br/> <br/> <h1>getProcessMemoryInfo</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$getProcessMemoryInfo()"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$getProcessMemoryInfo()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getProcessMemoryInfo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-process-memory-info/index.html"><span class="identifier">ProcessMemoryInfo</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/get-system-memory-info.html b/api/pl.treksoft.kvision.electron.nodejs/-process/get-system-memory-info.html index 6b70fa4b..ea38e5f6 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/get-system-memory-info.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/get-system-memory-info.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./get-system-memory-info.html">getSystemMemoryInfo</a><br/> <br/> <h1>getSystemMemoryInfo</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$getSystemMemoryInfo()"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$getSystemMemoryInfo()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getSystemMemoryInfo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-system-memory-info/index.html"><span class="identifier">SystemMemoryInfo</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/hang.html b/api/pl.treksoft.kvision.electron.nodejs/-process/hang.html index 23eca509..32f98292 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/hang.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/hang.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./hang.html">hang</a><br/> <br/> <h1>hang</h1> -<a name="pl.treksoft.kvision.electron.nodejs.Process$hang()"></a> +(js) <a name="pl.treksoft.kvision.electron.nodejs.Process$hang()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">hang</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/index.html b/api/pl.treksoft.kvision.electron.nodejs/-process/index.html index f18d71c5..a0bdacb6 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/-process/index.html +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/index.html @@ -8,90 +8,102 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="./index.html">Process</a><br/> <br/> <h1>Process</h1> -<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">Process</span> <span class="symbol">:</span> <a href="../../pl.treksoft.kvision.electron/-event-emitter/index.html"><span class="identifier">EventEmitter</span></a></code> +(js) <code><span class="keyword">interface </span><span class="identifier">Process</span> <span class="symbol">:</span> <a href="../../pl.treksoft.kvision.electron/-event-emitter/index.html"><span class="identifier">EventEmitter</span></a></code> <h3>Properties</h3> <table> <tbody> <tr> <td> -<p><a href="default-app.html">defaultApp</a></p> +(js) +<h4><a href="default-app.html">defaultApp</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">defaultApp</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="mas.html">mas</a></p> +(js) +<h4><a href="mas.html">mas</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">mas</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="no-asar.html">noAsar</a></p> +(js) +<h4><a href="no-asar.html">noAsar</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">noAsar</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="no-deprecation.html">noDeprecation</a></p> +(js) +<h4><a href="no-deprecation.html">noDeprecation</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">noDeprecation</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="resources-path.html">resourcesPath</a></p> +(js) +<h4><a href="resources-path.html">resourcesPath</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">resourcesPath</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="sandboxed.html">sandboxed</a></p> +(js) +<h4><a href="sandboxed.html">sandboxed</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">sandboxed</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="throw-deprecation.html">throwDeprecation</a></p> +(js) +<h4><a href="throw-deprecation.html">throwDeprecation</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">throwDeprecation</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="trace-deprecation.html">traceDeprecation</a></p> +(js) +<h4><a href="trace-deprecation.html">traceDeprecation</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">traceDeprecation</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="trace-process-warnings.html">traceProcessWarnings</a></p> +(js) +<h4><a href="trace-process-warnings.html">traceProcessWarnings</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">traceProcessWarnings</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="type.html">type</a></p> +(js) +<h4><a href="type.html">type</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="versions.html">versions</a></p> +(js) +<h4><a href="versions.html">versions</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">versions</span><span class="symbol">: </span><a href="../-process-versions/index.html"><span class="identifier">ProcessVersions</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="windows-store.html">windowsStore</a></p> +(js) +<h4><a href="windows-store.html">windowsStore</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">windowsStore</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> @@ -103,164 +115,93 @@ <tbody> <tr> <td> -<p><a href="add-listener.html">addListener</a></p> +(js) +<h4><a href="add-listener.html">addListener</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">addListener</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$addListener(kotlin.String, kotlin.Function((kotlin.Any)))/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$addListener(kotlin.String, kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">Process</span></a></code></td> </tr> <tr> <td> -<p><a href="crash.html">crash</a></p> +(js) +<h4><a href="crash.html">crash</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">crash</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> </tr> <tr> <td> -<p><a href="get-c-p-u-usage.html">getCPUUsage</a></p> +(js) +<h4><a href="get-c-p-u-usage.html">getCPUUsage</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getCPUUsage</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-c-p-u-usage/index.html"><span class="identifier">CPUUsage</span></a></code></td> </tr> <tr> <td> -<p><a href="get-i-o-counters.html">getIOCounters</a></p> +(js) +<h4><a href="get-i-o-counters.html">getIOCounters</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getIOCounters</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-i-o-counters/index.html"><span class="identifier">IOCounters</span></a></code></td> </tr> <tr> <td> -<p><a href="get-process-memory-info.html">getProcessMemoryInfo</a></p> +(js) +<h4><a href="get-process-memory-info.html">getProcessMemoryInfo</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getProcessMemoryInfo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-process-memory-info/index.html"><span class="identifier">ProcessMemoryInfo</span></a></code></td> </tr> <tr> <td> -<p><a href="get-system-memory-info.html">getSystemMemoryInfo</a></p> +(js) +<h4><a href="get-system-memory-info.html">getSystemMemoryInfo</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getSystemMemoryInfo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-system-memory-info/index.html"><span class="identifier">SystemMemoryInfo</span></a></code></td> </tr> <tr> <td> -<p><a href="hang.html">hang</a></p> +(js) +<h4><a href="hang.html">hang</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">hang</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> </tr> <tr> <td> -<p><a href="on.html">on</a></p> +(js) +<h4><a href="on.html">on</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">on</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$on(kotlin.String, kotlin.Function((kotlin.Any)))/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$on(kotlin.String, kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">Process</span></a></code></td> </tr> <tr> <td> -<p><a href="once.html">once</a></p> +(js) +<h4><a href="once.html">once</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">once</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$once(kotlin.String, kotlin.Function((kotlin.Any)))/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$once(kotlin.String, kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">Process</span></a></code></td> </tr> <tr> <td> -<p><a href="remove-listener.html">removeListener</a></p> +(js) +<h4><a href="remove-listener.html">removeListener</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">removeListener</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$removeListener(kotlin.String, kotlin.Function((kotlin.Any)))/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$removeListener(kotlin.String, kotlin.Function((kotlin.Any)))/listener">listener</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">Process</span></a></code></td> </tr> <tr> <td> -<p><a href="set-fd-limit.html">setFdLimit</a></p> +(js) +<h4><a href="set-fd-limit.html">setFdLimit</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">setFdLimit</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.nodejs.Process$setFdLimit(kotlin.Number)/maxDescriptors">maxDescriptors</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> </tr> </tbody> </table> -<h3>Inherited Functions</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.electron/-event-emitter/emit.html">emit</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">emit</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.EventEmitter$emit(kotlin.String, kotlin.Array((kotlin.Any)))/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.electron.EventEmitter$emit(kotlin.String, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> -</tr> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.electron/-event-emitter/event-names.html">eventNames</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">eventNames</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"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">></span></code></td> -</tr> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.electron/-event-emitter/get-max-listeners.html">getMaxListeners</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getMaxListeners</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code></td> -</tr> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.electron/-event-emitter/listener-count.html">listenerCount</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">listenerCount</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.EventEmitter$listenerCount(kotlin.String)/type">type</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code></td> -</tr> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.electron/-event-emitter/listeners.html">listeners</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">listeners</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.EventEmitter$listeners(kotlin.String)/event">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><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"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-function/index.html"><span class="identifier">Function</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">></span></code></td> -</tr> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.electron/-event-emitter/prepend-listener.html">prependListener</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">prependListener</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.EventEmitter$prependListener(kotlin.String, kotlin.Function((kotlin.Any))) |
