eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html

changeset 7900
72b88fb20261
parent 7426
dc171b1d8261
child 7907
7991ea245c20
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
169 <dt><i>versionPosition</i></dt> 169 <dt><i>versionPosition</i></dt>
170 <dd> 170 <dd>
171 index of part containing the version info 171 index of part containing the version info
172 (integer) 172 (integer)
173 </dd> 173 </dd>
174 <dt><i>version=</i></dt> 174 <dt><i>version</i></dt>
175 <dd> 175 <dd>
176 version string to show (string) 176 version string to show (string)
177 </dd> 177 </dd>
178 <dt><i>versionCleanup=</i></dt> 178 <dt><i>versionCleanup</i></dt>
179 <dd> 179 <dd>
180 tuple of two integers giving string positions 180 tuple of two integers giving string positions
181 start and stop for the version string (tuple of integers) 181 start and stop for the version string (tuple of integers)
182 </dd> 182 </dd>
183 <dt><i>versionRe=</i></dt> 183 <dt><i>versionRe</i></dt>
184 <dd> 184 <dd>
185 regexp to determine the line identifying version 185 regexp to determine the line identifying version
186 info (string). Takes precedence over versionStartsWith. 186 info (string). Takes precedence over versionStartsWith.
187 </dd> 187 </dd>
188 <dt><i>exeModule=</i></dt> 188 <dt><i>exeModule</i></dt>
189 <dd> 189 <dd>
190 list of command line parameters to execute a module 190 list of command line parameters to execute a module
191 with the program given in exe (e.g. to execute a Python module) 191 with the program given in exe (e.g. to execute a Python module)
192 (list of str) 192 (list of str)
193 </dd> 193 </dd>

eric ide

mercurial