blob: 01079e8ebe2f90cf4ba45ace3c2b70d68cd7dbf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>App.commandLine - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">App</a> / <a href="./command-line.html">commandLine</a><br/>
<br/>
<h1>commandLine</h1>
(js) <a name="pl.treksoft.kvision.electron.App$commandLine"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">commandLine</span><span class="symbol">: </span><a href="../-command-line/index.html"><span class="identifier">CommandLine</span></a></code>
</BODY>
</HTML>
|