ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.FlaskVirtualenvConfigurationDialog.html

changeset 61
fe1e8783a95f
parent 52
caddf9f36f9f
child 67
ca1f40d179ce
equal deleted inserted replaced
60:02243723ac17 61:fe1e8783a95f
133 133
134 <p> 134 <p>
135 Private method to generate a valid target directory path. 135 Private method to generate a valid target directory path.
136 </p> 136 </p>
137 <dl> 137 <dl>
138 <dt>Returns:</dt> 138 <dt>Return:</dt>
139 <dd> 139 <dd>
140 target directory path 140 target directory path
141 </dd> 141 </dd>
142 </dl> 142 </dl>
143 <dl> 143 <dl>
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'

eric ide

mercurial