src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSingleApplication.html

branch
eric7
changeset 10303
ee1aadab1215
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10302:8cb0dabf852f 10303:ee1aadab1215
160 <p> 160 <p>
161 Public method to process the command line args passed to the UI. 161 Public method to process the command line args passed to the UI.
162 </p> 162 </p>
163 <dl> 163 <dl>
164 164
165 <dt><i>args</i> (list of str)</dt> 165 <dt><i>args</i> (argparse.Namespace)</dt>
166 <dd> 166 <dd>
167 list of command line arguments 167 namespace object containing the parsed command line parameters
168 </dd> 168 </dd>
169 <dt><i>disconnect</i> (bool)</dt> 169 <dt><i>disconnect</i> (bool)</dt>
170 <dd> 170 <dd>
171 flag indicating to disconnect when done 171 flag indicating to disconnect when done
172 </dd> 172 </dd>

eric ide

mercurial