168:c6182aab51e9 | 169:b8f263e05c39 |
---|---|
146 <dd> | 146 <dd> |
147 module name to be converted | 147 module name to be converted |
148 </dd> | 148 </dd> |
149 </dl> | 149 </dl> |
150 <dl> | 150 <dl> |
151 <dt>Returns:</dt> | 151 <dt>Return:</dt> |
152 <dd> | 152 <dd> |
153 file path | 153 file path |
154 </dd> | 154 </dd> |
155 </dl> | 155 </dl> |
156 <dl> | 156 <dl> |
173 <dd> | 173 <dd> |
174 file path to be converted | 174 file path to be converted |
175 </dd> | 175 </dd> |
176 </dl> | 176 </dl> |
177 <dl> | 177 <dl> |
178 <dt>Returns:</dt> | 178 <dt>Return:</dt> |
179 <dd> | 179 <dd> |
180 module name | 180 module name |
181 </dd> | 181 </dd> |
182 </dl> | 182 </dl> |
183 <dl> | 183 <dl> |
206 | 206 |
207 <p> | 207 <p> |
208 Public method to get the options for the check operation. | 208 Public method to get the options for the check operation. |
209 </p> | 209 </p> |
210 <dl> | 210 <dl> |
211 <dt>Returns:</dt> | 211 <dt>Return:</dt> |
212 <dd> | 212 <dd> |
213 tuple containing the deployment flag, list of selected tags, | 213 tuple containing the deployment flag, list of selected tags, |
214 applications string and the settings file | 214 applications string and the settings file |
215 </dd> | 215 </dd> |
216 </dl> | 216 </dl> |