163 <p> |
163 <p> |
164 Note: This method returns a data structure compatible with the one |
164 Note: This method returns a data structure compatible with the one |
165 returned by the eric virtual environment configuration dialog. |
165 returned by the eric virtual environment configuration dialog. |
166 </p> |
166 </p> |
167 <dl> |
167 <dl> |
168 <dt>Returns:</dt> |
168 <dt>Return:</dt> |
169 <dd> |
169 <dd> |
170 dictionary containing the data for the environment to be |
170 dictionary containing the data for the environment to be |
171 created. The keys for both variants are 'arguments' containing the |
171 created. The keys for both variants are 'arguments' containing the |
172 command line arguments, 'logicalName' containing the environment |
172 command line arguments, 'logicalName' containing the environment |
173 name to be used with the virtual environment manager and 'envType' |
173 name to be used with the virtual environment manager and 'envType' |