7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
193 | 193 |
194 <p> | 194 <p> |
195 Private method to generate the process arguments. | 195 Private method to generate the process arguments. |
196 </p> | 196 </p> |
197 <dl> | 197 <dl> |
198 <dt>Returns:</dt> | 198 <dt>Return:</dt> |
199 <dd> | 199 <dd> |
200 process arguments | 200 process arguments |
201 </dd> | 201 </dd> |
202 </dl> | 202 </dl> |
203 <dl> | 203 <dl> |
212 | 212 |
213 <p> | 213 <p> |
214 Private method to generate a valid target directory path. | 214 Private method to generate a valid target directory path. |
215 </p> | 215 </p> |
216 <dl> | 216 <dl> |
217 <dt>Returns:</dt> | 217 <dt>Return:</dt> |
218 <dd> | 218 <dd> |
219 target directory path | 219 target directory path |
220 </dd> | 220 </dd> |
221 </dl> | 221 </dl> |
222 <dl> | 222 <dl> |
270 | 270 |
271 <p> | 271 <p> |
272 Public method to retrieve the dialog data. | 272 Public method to retrieve the dialog data. |
273 </p> | 273 </p> |
274 <dl> | 274 <dl> |
275 <dt>Returns:</dt> | 275 <dt>Return:</dt> |
276 <dd> | 276 <dd> |
277 dictionary containing the data for the two environment | 277 dictionary containing the data for the two environment |
278 variants. The keys for both variants are 'arguments' containing the | 278 variants. The keys for both variants are 'arguments' containing the |
279 command line arguments, 'logicalName' containing the environment | 279 command line arguments, 'logicalName' containing the environment |
280 name to be used with the virtual env manager and 'envType' | 280 name to be used with the virtual env manager and 'envType' |